mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-18 07:59:03 +01:00
Character creation fix and levelup style fixes
This commit is contained in:
parent
bcedc74bf3
commit
a57de1c9c3
8 changed files with 44 additions and 21 deletions
|
|
@ -27,6 +27,7 @@
|
|||
}
|
||||
|
||||
.checkbox-group-container {
|
||||
width: 100%;
|
||||
display: grid;
|
||||
grid-template-columns: 1fr 3fr;
|
||||
gap: 4px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue