mirror of
https://github.com/jgthms/bulma
synced 2026-03-19 20:04:30 -07:00
Update button colors
This commit is contained in:
@@ -95,7 +95,7 @@ $hero-colors: $colors !default;
|
||||
color: $color-invert;
|
||||
|
||||
&:hover {
|
||||
background-color: bulmargba(getVar("shadow-color-rgb"), 0.1);
|
||||
background-color: bulmaRgba(getVar("shadow-color-rgb"), 0.1);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user