mirror of
https://github.com/jgthms/bulma
synced 2026-03-22 05:04:28 -07:00
Use var() notation
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
.bd-callout
|
||||
+block
|
||||
background-color: $background
|
||||
background-color: var(--#{$prefix}-background)
|
||||
border-radius: $radius
|
||||
padding: 1.25rem 2.5rem 1.25rem 1.5rem
|
||||
position: relative
|
||||
|
||||
Reference in New Issue
Block a user