mirror of
https://github.com/13hannes11/UU_hci_prototype.git
synced 2024-09-04 01:11:00 +02:00
added todo sitebar
This commit is contained in:
@@ -7176,8 +7176,8 @@
|
||||
}
|
||||
@media (min-width: 64rem) {
|
||||
.js .cd-schedule {
|
||||
width: calc(100% - 2*var(--component-padding));
|
||||
margin-left: auto;
|
||||
width: calc(100% - 350px);
|
||||
margin-left: 10px;
|
||||
margin-right: auto;
|
||||
max-width: var(--max-width-xl);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user