button consistency

This commit is contained in:
Set Hallstrom 2020-07-29 13:52:06 +02:00
parent 9cc400e5f4
commit bca4d2f718
12 changed files with 16 additions and 93 deletions

View file

@ -60,7 +60,7 @@ image: /assets/vid/discogs.jpg
<br />
<ul class="actions stacked">
<li><a href="{{ album.url }}" class="button big wide {% if post.category == 'release' %}icon solid fa-volume-up{% endif %}">Cheggid out</a>
<li><a href="{{ album.url }}" class="button small icon solid fa-volume-up">Listen</a>
</li>
</ul>
</div>