@@ -216,6 +216,8 @@ section {
align-items: center;
font-size: 14px;
color: #444444;
+ height: calc(100vh - 150px);
+ overflow-y: auto;
li {
width: 100%;
}