mirror of https://github.com/hykilpikonna/AquaDX
[S} Fix mobile view
parent
a089eade6e
commit
ae03a700de
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue