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