rename category

This commit is contained in:
2026-05-05 17:11:39 -07:00
parent 159aac612a
commit e3f062d335
9 changed files with 7 additions and 14 deletions

View File

@ -57,7 +57,7 @@ h1, h2, h3 {
h1 {
text-align: center;
font-size: 3rem;
margin: 3rem auto 1rem;
margin: 3rem auto;
}
@media (max-width: 650px) {
@ -67,11 +67,6 @@ h1 {
}
}
h2 {
text-align: center;
margin-bottom: 4rem;
}
h3 {
text-transform: capitalize;
margin-bottom: .5rem;