Browse Source

Light theme adjustment

Fixed background fixed width colors in Light theme which showed up with > 1400px width
tags/v0.16.5
Frans Bouma 5 years ago
parent
commit
f897a1e32a
1 changed files with 0 additions and 4 deletions
  1. +0
    -4
      Themes/Light/Destination/css/theme_colors.css

+ 0
- 4
Themes/Light/Destination/css/theme_colors.css View File

@@ -299,10 +299,6 @@ mark {
}

@media screen and (min-width: 1400px) {
.nav-content-wrap {
background: rgba(0,0,0,0.05);
}

.nav-content {
background: #fcfcfc;
}


Loading…
Cancel
Save