diff --git a/static/page.css b/static/page.css index 7a66d726a70a5e9ace6dbd91bd5b50631ebad997..ba038584b06360e099952c54a5eeda8b319edd7a 100644 --- a/static/page.css +++ b/static/page.css @@ -516,7 +516,7 @@ body{ font-style: normal; font-weight: 600; line-height: normal; - color: #C6EBE8; + color: #185A4F; } .roster-title>p{ text-align: left; @@ -531,7 +531,7 @@ body{ } .roster-pagecontent{ width: 71%; - transform: translateX(10%); + transform: translateX(0%); margin: 12vw auto 50px; position: relative; padding: 3.9vw;