CSS general cleanup and minor style tweaks

This commit is contained in:
2018-09-06 12:11:10 +02:00
parent 278eebd235
commit 1821bb6b7d
7 changed files with 31 additions and 53 deletions

View File

@@ -1,22 +1,16 @@
.dashboard-container
section#home,
section#projects
background-color: $color-background
border-bottom-left-radius: 3px
border-bottom-right-radius: 3px
nav#sub-nav-tabs.home,
nav#sub-nav-tabs.projects
background-color: white
border-bottom: thin solid $color-background-dark
li.nav-tabs__list-tab
padding: 15px 20px 10px 20px
section#home
background-color: $color-background-dark
nav.nav-tabs__tab
display: none
background-color: $color-background-light