forked from mirrors/hugo-tufte
Sidenotes, fonts, sizing, dimensions.
This commit is contained in:
parent
2c394893ee
commit
97e72f111a
4 changed files with 47 additions and 22 deletions
assets/scss/components
|
@ -2,3 +2,7 @@
|
|||
padding-top: 1rem;
|
||||
padding-bottom: 1rem;
|
||||
}
|
||||
|
||||
.brand > h1 {
|
||||
font-size: 2.5em;
|
||||
}
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
padding: 0;
|
||||
max-width: 45rem;
|
||||
/* Width is the same as tufte.css body */
|
||||
font-size: 1.2rem;
|
||||
font-size: 2rem;
|
||||
width: 87.5%;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue