Add combat values to character sheet
This commit is contained in:
parent
7f98d581b6
commit
0d2af1ae00
4 changed files with 124 additions and 1 deletions
|
@ -70,3 +70,7 @@
|
|||
.flex-between {
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
||||
.flex-around {
|
||||
justify-content: space-around;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue