Skip to content

Commit

Permalink
Modified footer
Browse files Browse the repository at this point in the history
  • Loading branch information
Eimolgon committed Oct 28, 2024
1 parent 6710e22 commit 7ae2c40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ h1, h2, h3 {

footer {
text-align: center;
padding: 20px;
padding: 10px;
position: relative; /* Change to relative to prevent overlapping */
bottom: 60px; /* Space above the footer */
background-color: #2b2b2b; /* Darker footer background */
Expand Down

0 comments on commit 7ae2c40

Please sign in to comment.