Use var() notation

This commit is contained in:
Jeremy Thomas
2019-10-18 14:05:37 -04:00
parent 867a306fc3
commit 6b09dcfcf0
23 changed files with 390 additions and 228 deletions

View File

@@ -29,13 +29,13 @@
min-height: 80px
text-align: center
&.is-text
color: $text-light
color: var(--#{$prefix}-text-light)
font-size: 0.75em
line-height: 1.25
min-height: 0
.bd-partnrs
background-color: $scheme-main-bis
background-color: var(--#{$prefix}-scheme-main-bis)
#carbonads
.carbon-text
padding-bottom: 0
@@ -43,7 +43,7 @@
display: none
.bd-partner-title
color: $border-hover
color: var(--#{$prefix}-border-hover)
font-size: 0.875rem
margin-bottom: 1rem
@@ -57,11 +57,11 @@
.bd-minis-link
@extend %center
color: $text-light
color: var(--#{$prefix}-text-light)
.icon
margin-right: 0.25em
strong
color: $text-light
color: var(--#{$prefix}-text-light)
margin-left: 0.25em
.bd-minis-list