Skip to content

Commit

Permalink
Update main.css
Browse files Browse the repository at this point in the history
  • Loading branch information
lunekiska authored Nov 19, 2023
1 parent 7d11a8a commit 1624b64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
p.rate2 a:hover { color: #e2c3fa; }
#container { display: flex; justify-content: center; align-items: center; flex-direction: column; margin-top: 15px; margin-right: 0; margin-bottom: 15px; margin-left: 0; }
#container > div { text-align: center; margin: 0.6em 0; }
#header-menu { display: flex; justify-content: center; align-items: center; }
#header-menu { display: flex; justify-content: center; align-items: center; background-color: #191919; }

#footer {
font-size: 12px;
Expand Down

0 comments on commit 1624b64

Please sign in to comment.