This commit is contained in:
Madison Scott-Clary
2024-03-13 14:33:25 -07:00
parent f54627ff46
commit 8d0218d777
55 changed files with 5816 additions and 31 deletions

View File

@ -111,6 +111,11 @@ main.story .author, main.story .character, main.story h3 {
font-family: "Gotu", sans-serif !important;
text-align: center !important;
}
figure img {
display: block;
margin: 0 auto;
}
@media only screen and (max-width: 960px) {
.carousel nav {