lots of updates

This commit is contained in:
Lucy Cifferello
2021-03-08 17:45:02 -07:00
parent 2554000d85
commit ec86d22ccf
27 changed files with 376 additions and 361 deletions

View File

@@ -177,6 +177,17 @@ nav.bd-links > ul.nav {
padding-top: 75px!important;
}
/* MISC */
.hidden {
display: none!important;
}
.navbar-brand-box a.navbar-brand {
width: 75%;
height: auto;
}
.navbar-brand-box {
text-align: center;
}