This commit is contained in:
2025-12-11 00:25:09 -06:00
parent 26c6c32de5
commit 5cb73effe7
28 changed files with 643 additions and 10 deletions
+1 -1
View File
@@ -51,9 +51,9 @@ body > footer .coursenav-btn-navigation:disabled {
}
body > main {
grid-area: main;
overflow-y: auto;
min-height: 0;
position: relative;
overflow: auto;
}
header {