fix, style: fix type listing gap
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Tomáš Mládek 2023-07-30 17:06:25 +02:00
parent 5429806c73
commit 1c62a2f92c

View file

@ -85,11 +85,11 @@
display: flex;
align-items: baseline;
flex-wrap: wrap;
gap: 0.25em;
}
.attribute {
display: flex;
margin: 0.25em;
}
ul {