Skip to content
Snippets Groups Projects
Unverified Commit 9934eeaa authored by Arnaud Levy's avatar Arnaud Levy Committed by GitHub
Browse files

Merge pull request #290 from noesya/front/hero-credit

Front/hero-credit
parents e64a8f68 aae9d8ab
No related branches found
No related tags found
No related merge requests found
......@@ -217,6 +217,7 @@ $hero-height: 300px !default
$hero-height-desktop: 500px !default
$hero-color: $color-text !default
$hero-background-color: $color-background-alt !default
$hero-credit-color: $color-text-alt !default
// Breadcrumb
$breadcrumb-color: $hero-color !default
......
......@@ -379,6 +379,7 @@ $space-unit: 4 !default
.credit-content
display: block
@include media-breakpoint-up(desktop)
color: $hero-credit-color
&:before
padding-right: 0
@include media-breakpoint-down(desktop)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment