minor stuff
This commit is contained in:
parent
8d3aadb544
commit
d11585c6e7
2 changed files with 2 additions and 1 deletions
1
notes
1
notes
|
@ -8,6 +8,7 @@ noted fonts:
|
|||
"Averia Serif Libre",cursive
|
||||
Architects Daughter https://fonts.google.com/specimen/Architects+Daughter
|
||||
Courier New
|
||||
Gloock https://fonts.google.com/specimen/Gloock
|
||||
Milonga https://fonts.google.com/specimen/Milonga
|
||||
ET Book https://edwardtufte.github.io/et-book/
|
||||
Hanuman https://fonts.google.com/specimen/Hanuman
|
||||
|
|
|
@ -139,11 +139,11 @@ blockquote {
|
|||
margin: 0;
|
||||
}
|
||||
}
|
||||
/*might need to become grid when adding in table of contents and sidenotes*/
|
||||
#content-outer {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
flex-direction: column;
|
||||
}
|
||||
.icon {
|
||||
width: 2rem;
|
||||
|
|
Loading…
Reference in a new issue