reorder stats again
This commit is contained in:
parent
2c84aba7f4
commit
d4e6d5b6d8
2 changed files with 3 additions and 5 deletions
|
@ -107,9 +107,7 @@ hr {
|
|||
|
||||
dl {
|
||||
display: grid;
|
||||
width: 30em;
|
||||
margin: auto;
|
||||
grid-template-columns: 1fr 2fr 1fr 2fr;
|
||||
grid-template-columns: repeat(4, auto);
|
||||
grid-row-gap: 6px;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue