ause better icon for menu close

This commit is contained in:
Lucy Cifferello
2021-03-03 13:51:52 -07:00
parent cb62e25dae
commit 2554000d85
2 changed files with 10 additions and 9 deletions

View File

@@ -69,7 +69,7 @@ h1, h2 {
@media (min-width: 768px) {
.bd-sidebar {
border-right: 1px solid #f8f8ff;
border-right: 0.5px solid #f8f8ff;
background: none;
}
}
@@ -175,4 +175,8 @@ nav.bd-links > ul.nav {
.set-padding {
padding-top: 75px!important;
}
.hidden {
display: none!important;
}