fix: title + styles

This commit is contained in:
Cory Dransfeldt 2024-09-02 08:51:55 -07:00
parent f4530c30e2
commit ee721631b9
No known key found for this signature in database
16 changed files with 82 additions and 95 deletions

View file

@ -18,6 +18,10 @@
justify-content: center;
align-items: center;
min-height: 60vh;
h2 {
margin: 0;
}
}
@media screen and (min-width: 768px) {