diff --git a/styles/main.css b/styles/main.css index 283c559..216a309 100644 --- a/styles/main.css +++ b/styles/main.css @@ -21,11 +21,11 @@ body { #thsf-schedule-wrapper { position: fixed; - top: 600px; + top: 630px; left: 50%; transform: translateX(-50%); width: 50%; - height: 100%; + height: 90%; overflow: auto; background-color: #e6007e; margin-bottom: 10px;