Scrolling of content when it overflows

This commit is contained in:
2023-07-21 21:48:48 +01:00
parent 19110e74b4
commit bf8594a546

View File

@@ -16,6 +16,7 @@
height: 85%;
width: 100%;
padding: 5%;
overflow: auto;
}
#menu {