diff --git a/static/page.css b/static/page.css index 31c911c2b67692725ec558396671d5887127cd59..7a66d726a70a5e9ace6dbd91bd5b50631ebad997 100644 --- a/static/page.css +++ b/static/page.css @@ -495,7 +495,7 @@ body{ background-position: top center; background-repeat: no-repeat; z-index: 0; - transform: translateY(-10%); + transform: translateY(-15%); } .roster-pagecontainer{ position: relative;