Font weight normal

This commit is contained in:
Daniel Gray
2020-12-29 06:55:06 +00:00
parent 997cdb1042
commit 7495ae78f6

View File

@@ -436,6 +436,7 @@ input#nav-toggle,
position: absolute;
text-align: center;
white-space: break-spaces;
font-weight: normal;
width: 200px;
}
@@ -458,4 +459,4 @@ input#nav-toggle,
[data-toggle="tooltip"]:hover:before,
[data-toggle="tooltip"]:hover:after {
opacity: .9;
}
}