UI Landing: Style tweaks
This commit is contained in:
@@ -25,6 +25,13 @@
|
|||||||
a
|
a
|
||||||
color: $color-primary
|
color: $color-primary
|
||||||
|
|
||||||
|
.btn-outline-primary
|
||||||
|
border-color: $color-text-light
|
||||||
|
color: $color-text-light
|
||||||
|
|
||||||
|
&:hover
|
||||||
|
border-color: transparent
|
||||||
|
|
||||||
.gallery
|
.gallery
|
||||||
max-width: 1024px
|
max-width: 1024px
|
||||||
|
|
||||||
@@ -73,6 +80,6 @@
|
|||||||
z-index: 1
|
z-index: 1
|
||||||
&:after
|
&:after
|
||||||
background-color: transparent
|
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
|
display: block
|
||||||
visibility: visible
|
visibility: visible
|
||||||
|
Reference in New Issue
Block a user