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