fix error
This commit is contained in:
parent
874a373730
commit
36bc0d657c
|
@ -378,7 +378,9 @@
|
|||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
flex-direction: row-reverse;
|
||||
width: 25%;
|
||||
li{
|
||||
width: 25%;
|
||||
}
|
||||
}
|
||||
li{
|
||||
padding: 0.5em;
|
||||
|
|
Loading…
Reference in New Issue