fix error
This commit is contained in:
parent
770a9d864f
commit
9c75e95ee4
|
@ -371,6 +371,7 @@
|
|||
@media (min-width: 480px){
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
flex-direction: row-reverse;
|
||||
}
|
||||
li{
|
||||
padding: 0.5em;
|
||||
|
|
Loading…
Reference in New Issue