better print styles, updated home copy
This commit is contained in:
parent
5963b95e37
commit
9808f4d2c2
2 changed files with 10 additions and 2 deletions
|
@ -222,7 +222,13 @@ body > header {
|
|||
|
||||
--c-text-light: black;
|
||||
--c-text-dark: black;
|
||||
font-size: 12pt;
|
||||
|
||||
font-size: 10pt;
|
||||
|
||||
--content-width: 100vw;
|
||||
}
|
||||
h1,h2,h3,h4 {
|
||||
opacity: 0.75;
|
||||
}
|
||||
body > header > nav {
|
||||
display: none;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue