.dungeon/styles/sheets/partials/stat.scss
2024-02-29 22:35:28 -07:00

12 lines
No EOL
177 B
SCSS

.dotdungeon .actor--pc-mvp .stat {
display: flex;
flex-direction: column;
align-items: center;
&--build {}
&--meta {}
&--presence {}
&--hands {}
&--tilt {}
&--rng {}
}