|
&.provisional { |
|
font-family: Lato, sans-serif; |
|
opacity: .9; |
|
padding-bottom: $space-md; |
|
padding-top: $space-md; |
|
|
|
p:first-of-type { |
|
font-weight: $bold-weight; |
|
margin-bottom: $space-0; |
|
} |
|
|
|
p, a { |
|
color: #fff; |
|
} |
Will should promote this out of provisional once the documentation is ready and translated.
GCWeb/components/gc-featured-link/_base.scss
Lines 6 to 19 in 2826ca6
Will should promote this out of provisional once the documentation is ready and translated.