Skip to content

Commit

Permalink
Removed sticky footer
Browse files Browse the repository at this point in the history
  • Loading branch information
beachatel committed Oct 9, 2024
1 parent e6ae68f commit e813ae6
Showing 1 changed file with 5 additions and 8 deletions.
13 changes: 5 additions & 8 deletions main.css
Original file line number Diff line number Diff line change
Expand Up @@ -78,10 +78,10 @@
}


footer{
/* footer{
position: fixed;
bottom: 0;
}
} */


.img-grid-archive {
Expand Down Expand Up @@ -202,10 +202,7 @@ a:active {



/* make footer relative to each page, e.g not on home page as scroll is not enough on y axis */
/* make footer relative to each page, e.g not on home page as scroll is not enough on y axis
footer {
display: flex;
position: sticky bottom;
margin-top: 50px;

}
position:bottom;
} */

0 comments on commit e813ae6

Please sign in to comment.