Finishing the Sync sheet and some other stuffs
This commit is contained in:
parent
a28718b115
commit
554fae5a93
26 changed files with 494 additions and 105 deletions
|
|
@ -11,7 +11,6 @@
|
|||
|
||||
&__header {
|
||||
background: black;
|
||||
color: white;
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
justify-content: center;
|
||||
|
|
@ -21,7 +20,7 @@
|
|||
|
||||
h2 {
|
||||
@include fvtt_reset;
|
||||
color: inherit;
|
||||
color: white;
|
||||
flex-grow: 1;
|
||||
font-family: $title-font;
|
||||
font-size: 20px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue