Skip to content

Commit

Permalink
Header fix
Browse files Browse the repository at this point in the history
  • Loading branch information
TyHil committed Mar 12, 2024
1 parent d9d0b76 commit 7baeb14
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,8 @@ header > * {
position: relative;
}
header {
display: flex;
flex-direction: column;
align-items: center;
gap: 0.2rem;
margin-bottom: 1.5rem;
padding: 0;
}
#title {
text-align: center;
Expand Down

0 comments on commit 7baeb14

Please sign in to comment.