Skip to content

Commit

Permalink
Made footer stick to the bottom of the page.
Browse files Browse the repository at this point in the history
  • Loading branch information
FabrizioRomanoGenovese committed Nov 13, 2023
1 parent d35c4b7 commit f1d4d72
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ footer {
justify-content: space-between;
align-items: center;
background: #eddb55;
margin-top: auto;
}

img {
Expand Down

0 comments on commit f1d4d72

Please sign in to comment.