fix: update to schedule css and things

This commit is contained in:
lefuturiste 2020-08-03 17:08:20 +00:00
parent 258a478d98
commit 2132072b78
3 changed files with 5 additions and 5 deletions

View file

@ -681,7 +681,7 @@ RESPONSIVE
@media (max-width: 1200px) {
.schedule-category-days-container {
margin-right: 25em;
margin-right: 5em;
}
.media-modal {
width: 70%;
@ -830,7 +830,7 @@ RESPONSIVE
@media (max-width: 600px) {
.schedule-category-days-container {
margin-right: 1em;
margin-right: 2em;
padding-left: 1em;
padding-right: 1em;
}

File diff suppressed because one or more lines are too long