fix: Homepage visuel
This commit is contained in:
parent
128c675f2a
commit
4f89a103ef
|
@ -81,6 +81,9 @@ ul
|
|||
// border: 2px solid var(--color-white)
|
||||
border-radius: 10px
|
||||
|
||||
@media only screen and (min-width: 472px)
|
||||
max-width: 440px
|
||||
|
||||
li
|
||||
display: none
|
||||
|
||||
|
|
Loading…
Reference in New Issue