diff --git a/notes b/notes index 667b8b7..19c51d4 100644 --- a/notes +++ b/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 diff --git a/static/css/layout.css b/static/css/layout.css index ab1ea0c..4d08b8d 100644 --- a/static/css/layout.css +++ b/static/css/layout.css @@ -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;