Get the stats displaying on the character sheet nicely

This commit is contained in:
Oliver-Akins 2023-11-26 01:37:21 -07:00
parent 98af0683c3
commit 354a2d099b
6 changed files with 41 additions and 14 deletions

View file

@ -0,0 +1,3 @@
@mixin fvtt_reset {
all: initial;
}