fix: update to schedule css and things
This commit is contained in:
parent
258a478d98
commit
2132072b78
3 changed files with 5 additions and 5 deletions
|
|
@ -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;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue