[S} Fix mobile view

pull/14/head
Azalea 2024-02-21 01:23:44 -05:00
parent a089eade6e
commit ae03a700de
1 changed files with 4 additions and 0 deletions

View File

@ -61,6 +61,10 @@
height: 1.5rem
border-radius: 50%
@media (max-width: $w-mobile)
> span
display: none
> div, > a
cursor: pointer
transition: all 0.2s ease