style summary

This commit is contained in:
Madison Scott-Clary
2024-03-13 14:38:04 -07:00
parent d5e63d251f
commit 7e03d4f8ad

View File

@ -116,6 +116,13 @@ figure img {
display: block;
margin: 0 auto;
}
summary {
text-align: center;
font-style: italic;
text-decoration: underline;
margin-top: 1rem;
}
@media only screen and (max-width: 960px) {
.carousel nav {