Source: dist/css/journal_recipe.css, line 1140
3.1.1.1 Read More Arrow
This stacked incon is used in multiple locations when a user should know their is more to learn or read on another section of the site.
Source: dist/css/journal_recipe.css, line 1140
This stacked incon is used in multiple locations when a user should know their is more to learn or read on another section of the site.
<span class="fa-stack font_6 order_2">
<i class="fa-ellipsis fas fa-stack-1x" aria-hidden="true"></i>
<i class="fa-chevron-right fa-solid fa-stack-1x" aria-hidden="true" style=" left: 20%; font-size: 115%; "></i>
</span>