Begin implementation of the Stats / Skills tab

This commit is contained in:
Oliver-Akins 2024-02-29 22:35:28 -07:00
parent 753d72b4e0
commit 0e8d1615a7
16 changed files with 292 additions and 64 deletions

View file

@ -16,6 +16,7 @@
h2, h3, h4, h5, h6 {
@include fvtt_reset;
color: inherit;
font-family: $title-font;
margin: 0;
}