Colour changes, removed borders... simplified

This commit is contained in:
g 2020-09-15 16:30:30 +02:00
commit dd75d5e9fd
11 changed files with 54 additions and 49 deletions

View file

@ -2,6 +2,6 @@ nav {
box-shadow: none !important;
.nav-wrapper {
border-bottom: 1px solid #dadce0;
border-bottom: none;
}
}