diff --git a/main.css b/main.css index 5804739..186f724 100644 --- a/main.css +++ b/main.css @@ -78,10 +78,10 @@ } -footer{ +/* footer{ position: fixed; bottom: 0; -} +} */ .img-grid-archive { @@ -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; - -} \ No newline at end of file + position:bottom; +} */ \ No newline at end of file