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%;