allow scrolling on intro-and-nav

This commit is contained in:
Sophia Atkinson 2023-10-06 03:23:33 -07:00
parent 78ef7db082
commit eed9af4ae6
Signed by: Sophia
GPG Key ID: 73928E5CCCD28BE1
1 changed files with 1 additions and 0 deletions

View File

@ -399,6 +399,7 @@ caption {
top: 0;
left: 0;
border-right: 2px solid;
overflow: auto;
}
.intro-and-nav>div {