mirror of
https://github.com/jgthms/bulma
synced 2026-03-25 14:29:36 -07:00
Only use derived variables
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
justify-content: center
|
||||
|
||||
.bd-testimonial-tweet
|
||||
background-color: $white
|
||||
background-color: $scheme-main
|
||||
|
||||
.bd-more-loves
|
||||
align-items: center
|
||||
@@ -57,7 +57,7 @@
|
||||
.hero.bd-is-love
|
||||
.title,
|
||||
.subtitle
|
||||
color: $white
|
||||
color: $scheme-main
|
||||
|
||||
@keyframes rainbow
|
||||
0%
|
||||
@@ -124,4 +124,4 @@
|
||||
opacity: 0.5
|
||||
|
||||
.bd-shoutout-button
|
||||
margin-top: -0.75rem
|
||||
margin-top: -0.75rem
|
||||
|
||||
Reference in New Issue
Block a user