style: change style schedule content
This commit is contained in:
@ -1,6 +1,12 @@
|
||||
.schedule {
|
||||
padding: 50px 15%;
|
||||
min-height: 60vh;
|
||||
overflow: visible;
|
||||
}
|
||||
|
||||
.schedule mat-sidenav-content {
|
||||
overflow: inherit;
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 599px) {
|
||||
|
Reference in New Issue
Block a user