diff --git a/static/css/main.css b/static/css/main.css index 5c6392b..fcb1de0 100644 --- a/static/css/main.css +++ b/static/css/main.css @@ -261,11 +261,11 @@ div#listofpeople{ } #colophon { - position: fixed; - width: 15%; + position: absolute; + width: 13%; z-index: 3; - top: 79%; - left: 60.5%; + top: 87%; + left: 42%; } #colophondiv {