remove height and color addition to nav-secondary on landscape

Signed-off-by: Alex Hokanson <571756+ingshtrom@users.noreply.github.com>
This commit is contained in:
Alex Hokanson 2020-09-17 09:29:09 -04:00
parent 5b734e70e7
commit 3961a25364
No known key found for this signature in database
GPG Key ID: E9083B5DF5AB9391
1 changed files with 0 additions and 4 deletions

View File

@ -231,10 +231,6 @@
.nav-secondary-tabs {
height: 100px;
}
.nav-secondary {
background: $bg-sidebar;
height: 100px;
}
.content {
padding: 120px 20px;
}