diff --git a/css/main.css b/css/main.css index a2c8595..341980a 100644 --- a/css/main.css +++ b/css/main.css @@ -70,9 +70,9 @@ header img { /* Footer Style */ footer { - position: fixed; + position: relative; left: 0px; - bottom: 0px; + bottom: 0vh; z-index: 10px; height: 30px; width: 100%; diff --git a/site/blog/index.php b/site/blog/index.php index c5f27a3..2350120 100644 --- a/site/blog/index.php +++ b/site/blog/index.php @@ -3,11 +3,11 @@