This commit is contained in:
Vincent Fiduccia
2018-04-27 13:50:36 -07:00
parent e5570a12a4
commit 4bca1eb190
2 changed files with 4 additions and 3 deletions
+2 -2
View File
@@ -56,8 +56,8 @@
.modal-content {
visibility: hidden;
display: none;
visibility: hidden;
}
.sticky {
@@ -67,6 +67,6 @@
#TableOfContents {
.active {
background-color: $accent-two;
font-weight: bold;
}
}