Begin getting a layout that has some semblance of a character sheet working.

This commit is contained in:
Oliver-Akins 2023-11-25 00:32:53 -07:00
parent 0d19becd74
commit 89ccb742f8
10 changed files with 241 additions and 40 deletions

View file

@ -0,0 +1,3 @@
$breakpoint-medium: 700px;
$breakpoint-small: 550px;
$breakpoint-extra-small: 400px