Update styles, Semesterlist
This commit is contained in:
@ -105,7 +105,8 @@ option {
|
||||
|
||||
.timeline {
|
||||
display: grid;
|
||||
grid-template-rows: repeat(12, 58px);
|
||||
grid-template-rows: repeat(12, 60px);
|
||||
padding-top: 50px;
|
||||
}
|
||||
|
||||
.days {
|
||||
@ -207,6 +208,7 @@ nav ul {
|
||||
left: 0;
|
||||
height: 100%;
|
||||
overflow-y: auto;
|
||||
overflow-x: hidden;
|
||||
font-size: 150%;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user