Adding reqs

This commit is contained in:
Lucas
2021-07-18 14:04:17 -04:00
parent d49747a9e6
commit dfdffda31e
6 changed files with 83 additions and 34 deletions

View File

@@ -18,6 +18,11 @@
float: right;
}
.dropdown-menu {
max-height: 280px;
overflow-y: auto;
}
@media screen and (max-width: 1000px) {
.site-title {