style: don't hide hashtags at home

This commit is contained in:
Ayo Ayco 2024-05-18 12:07:26 +02:00
parent 65ae6809e5
commit 136e011049

View file

@ -40,7 +40,7 @@
} }
main.home { main.home {
& .back, & .hashtag { & .back {
display: none display: none
} }
} }