Add Dreams for Breakfast

This commit is contained in:
Madison Scott-Clary
2023-09-13 18:48:35 -07:00
parent d88ef86d3a
commit 220ac1fb85
6 changed files with 133 additions and 5 deletions

View File

@ -12,6 +12,11 @@ blockquote {
overflow-wrap: break-word;
}
main.story .author, main.story .character, main.story h3 {
font-family: "Gotu", sans-serif !important;
text-align: center !important;
}
.spoiler {
filter: blur(1rem);
}