Add monster changes

This commit is contained in:
2025-01-15 16:50:26 +01:00
parent cc8c1f9864
commit 78b230084f
59 changed files with 103 additions and 139 deletions

View File

@ -380,12 +380,16 @@
display: flex;
align-items: center;
gap: 4px;
.damage-dice {
width: 4rem;
max-width: 3.5rem;
}
.numeric {
width: 3rem;
width: 2.5rem;
}
.attack-icons a {
margin-left: 8px;
margin-right: 8px;
margin-left: 4px;
margin-right: 4px;
}
}
}