Update Year in review icons, update some icons to be larger, fix read more/less, audio player use keyboard arrow down

This commit is contained in:
advplyr 2025-04-05 17:14:43 -05:00
parent b1c4ceb40a
commit 1b0843d12e
13 changed files with 22 additions and 22 deletions

View file

@ -22,7 +22,7 @@
</div>
<div class="w-8 min-w-8 flex justify-center">
<button class="w-8 h-8 rounded-full flex items-center justify-center" @click.stop.prevent="showMore">
<span class="material-symbols">more_vert</span>
<span class="material-symbols text-2xl">more_vert</span>
</button>
</div>
</nuxt-link>