reorder stats again
This commit is contained in:
parent
2c84aba7f4
commit
d4e6d5b6d8
2 changed files with 3 additions and 5 deletions
|
@ -78,9 +78,9 @@
|
|||
|
||||
<dt> prons <dd title='she for niss, he for nisse'> it or they
|
||||
<dt> quantity <dd> 2
|
||||
<dt> limbs <dd> many
|
||||
<dt> consistency <dd> soft
|
||||
<dt> awakeness <dd> ≤ 40%
|
||||
<dt> limbs <dd> many
|
||||
<dt> awakeness <dd> 40% or less
|
||||
</dl>
|
||||
</section>
|
||||
</main>
|
||||
|
|
|
@ -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
Reference in a new issue