fix error

This commit is contained in:
rulingcom 2021-10-13 07:16:07 +00:00
parent 874a373730
commit 36bc0d657c
1 changed files with 3 additions and 1 deletions

View File

@ -378,7 +378,9 @@
display: flex;
flex-wrap: wrap;
flex-direction: row-reverse;
width: 25%;
li{
width: 25%;
}
}
li{
padding: 0.5em;