Begin working on the non-MVP character sheet
This commit is contained in:
parent
d74416c620
commit
6d2d02b077
10 changed files with 110 additions and 5 deletions
|
|
@ -1,7 +1,7 @@
|
|||
@use "../../vars.scss" as *;
|
||||
@use "../../mixins/breakpoints" as *;
|
||||
|
||||
.dotdungeon .actor--pc {
|
||||
.dotdungeon .actor--pc-mvp {
|
||||
display: grid;
|
||||
grid-template-areas:
|
||||
"profile stats stats"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue