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

@ -1,4 +1,4 @@
.dotdungeon .stat {
.dotdungeon .actor--pc-mvp .stat {
display: flex;
flex-direction: column;
align-items: center;