feat: first post system design

This commit is contained in:
Barrett Ruth 2024-06-15 19:22:08 -05:00
parent 4b035c0c0c
commit 816d453dbf
5 changed files with 127 additions and 40 deletions

View file

@ -8,7 +8,6 @@ header,
footer {
font-size: 1.5em;
display: flex;
padding: 20px;
align-items: center;
}