removed unneeded hardcoded black nav header background color

This commit is contained in:
Jenny Danzmayr 2019-04-06 15:12:21 +02:00
parent dd179c020c
commit 670287932d

View file

@ -78,7 +78,6 @@ body {
color: $color-header-text-hover;
}
.navbar-collapse {
background-color: #000000;
border-width: 0;
}
a, a.list-group-item, a.list-group-item:hover, a.list-group-item:focus {