move to prelim, add notes

This commit is contained in:
Madison Rye Progress
2024-07-15 12:55:07 -07:00
parent e7b5caf7ce
commit 00837aeadc
18 changed files with 1080 additions and 592 deletions

View File

@ -12,6 +12,10 @@ h1, h2, h3 {
font-family: "Gotu", sans-serif;
}
h4 {
margin-top: 4rem;
}
blockquote {
overflow-wrap: break-word;
}