Minor style adjustments

This commit is contained in:
2018-09-16 05:02:16 +02:00
parent a5bc36b1cf
commit 6648f8d074
6 changed files with 15 additions and 20 deletions

View File

@@ -1775,7 +1775,7 @@ a.learn-more
box-shadow: 0 5px 35px rgba(black, .2)
color: $color-text-dark-primary
position: absolute
top: 0
top: -$project_header-height
left: 0
right: 0
width: 80%
@@ -1803,7 +1803,7 @@ a.learn-more
&.visible
visibility: visible
opacity: 1
top: $project_header-height
top: 0
.overlay-container
.title

View File

@@ -10,7 +10,7 @@
position: relative
&:after
background-color: rgba(black, .6)
background-color: rgba(black, .5)
bottom: 0
content: ''
display: none

View File

@@ -57,8 +57,6 @@
+position-center-translate
.dropdown
min-width: 50px // navbar avatar size
.navbar-item
&:hover
box-shadow: none // Remove the blue underline usually on navbar, from dropdown items.
@@ -195,7 +193,6 @@ $nav-secondary-bar-size: -2px
&.nav-see-more
color: $primary
font-size: $font-size-xxs
i, span
+active-gradient