CSS writing and tweaks
This commit is contained in:
parent
32bc59088b
commit
98af0683c3
13 changed files with 281 additions and 117 deletions
12
styles/sheets/partials/stat.scss
Normal file
12
styles/sheets/partials/stat.scss
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
.dotdungeon .stat {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
|
||||
&--build {}
|
||||
&--meta {}
|
||||
&--presence {}
|
||||
&--hands {}
|
||||
&--tilt {}
|
||||
&--rng {}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue