This commit is contained in:
Norm Rasmussen
2022-08-30 17:15:34 -04:00
parent a48b951b26
commit 486665f48f
71 changed files with 3065 additions and 3244 deletions

View File

@ -55,8 +55,7 @@ h1 > span {
}
main {
margin-top: 4rem;
margin: 4px;
display: flex;
flex-wrap: wrap;
justify-content: center;
@ -64,7 +63,7 @@ main {
.header {
font-weight: 400;
margin-top: 80px;
display: flex;
justify-content: space-between;
align-items: center;