mirror of
https://github.com/jgthms/bulma
synced 2026-03-24 22:09:37 -07:00
Only use derived variables
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
.bd-side-sponsor-label,
|
||||
.bd-banner-label
|
||||
color: $grey-light
|
||||
color: $border-hover
|
||||
font-size: 0.75rem
|
||||
margin-bottom: 0.75rem
|
||||
|
||||
@@ -31,9 +31,9 @@
|
||||
margin-bottom: 0.25em
|
||||
&.is-patreon
|
||||
background-color: $patreon-blue
|
||||
color: $white
|
||||
color: $scheme-main
|
||||
// &.is-fortyfour
|
||||
// background-color: $white
|
||||
// background-color: $scheme-main
|
||||
// border: 2px solid $background
|
||||
.button
|
||||
transform-origin: center
|
||||
|
||||
Reference in New Issue
Block a user