Add a datasheet for untyped items and foils

This commit is contained in:
Oliver-Akins 2024-03-30 12:59:16 -06:00
parent 3d8d041915
commit 0f28e23b5c
7 changed files with 201 additions and 0 deletions

View file

@ -0,0 +1,6 @@
.dotdungeon.style-v3 .datasheet {
display: flex;
flex-direction: column;
gap: 8px;
margin: 8px;
}