UI Landing: Style tweaks
This commit is contained in:
@@ -25,6 +25,13 @@
|
||||
a
|
||||
color: $color-primary
|
||||
|
||||
.btn-outline-primary
|
||||
border-color: $color-text-light
|
||||
color: $color-text-light
|
||||
|
||||
&:hover
|
||||
border-color: transparent
|
||||
|
||||
.gallery
|
||||
max-width: 1024px
|
||||
|
||||
@@ -73,6 +80,6 @@
|
||||
z-index: 1
|
||||
&:after
|
||||
background-color: transparent
|
||||
background-image: linear-gradient(transparent 65%, $color-bg-dark-pages 100%)
|
||||
background-image: linear-gradient(transparent 60%, $color-bg-dark-pages 100%)
|
||||
display: block
|
||||
visibility: visible
|
||||
|
Reference in New Issue
Block a user