Merge branch 'main' of github.com:cdransf/coryd.dev

This commit is contained in:
Cory Dransfeldt 2024-01-26 19:51:58 -08:00
commit 64120250b2
No known key found for this signature in database

View file

@ -161,7 +161,7 @@ th {
/* header */ /* header */
.main__title { .main__title {
width: 100%; width: 100%;
padding-top: 1.25rem; padding-top: 2rem;
} }
.main__title h1 { .main__title h1 {
@ -477,7 +477,6 @@ footer nav {
flex-direction: row; flex-direction: row;
align-items: center; align-items: center;
justify-content: space-between; justify-content: space-between;
padding-top: 2.5rem;
} }
.main__title h1 { .main__title h1 {