more header styles
This commit is contained in:
parent
c1608f3df1
commit
ac141f4be3
2 changed files with 34 additions and 2 deletions
|
@ -30,6 +30,9 @@ eleventyComputed:
|
|||
--color-primary: {{ eseColor }};
|
||||
font-size: 17px;
|
||||
}
|
||||
* {
|
||||
box-sizing: border-box;
|
||||
}
|
||||
body {
|
||||
margin: 0;
|
||||
font-family: sans-serif;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue