minor stuff

This commit is contained in:
Pagwin 2024-12-07 13:07:37 -05:00
parent 8d3aadb544
commit d11585c6e7
No known key found for this signature in database
GPG key ID: 81137023740CA260
2 changed files with 2 additions and 1 deletions

1
notes
View file

@ -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

View file

@ -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;