New: Removed italic font style from taglines

This commit is contained in:
lscambo13
2024-12-17 09:26:49 -08:00
parent f1eac23a85
commit 4a514130a0

View File

@@ -268,7 +268,7 @@ h2 {
.tagline { .tagline {
font-size: 1.3em; font-size: 1.3em;
font-style: italic; /* font-style: italic; */
font-weight: 400; font-weight: 400;
margin-bottom: 0; margin-bottom: 0;
} }