Fix item list gaps (closes #163)

This commit is contained in:
Oliver-Akins 2024-04-06 12:03:47 -06:00
parent 14827195fe
commit a0f17fc4f5

View file

@ -53,7 +53,7 @@
gap: 8px;
}
&--untyped, &--aspect {
&--untyped, &--aspect, &--foil, &--weapon, &--pet {
display: flex;
gap: 8px;
flex-direction: column;