mirror of
https://github.com/jgthms/bulma
synced 2026-03-19 11:54:30 -07:00
Update button colors
This commit is contained in:
@@ -2,7 +2,10 @@
|
||||
|
||||
$modal-z: 40 !default;
|
||||
|
||||
$modal-background-background-color: bulmargba(getVar("shadow-color-rgb"), 0.86) !default;
|
||||
$modal-background-background-color: bulmaRgba(
|
||||
getVar("shadow-color-rgb"),
|
||||
0.86
|
||||
) !default;
|
||||
|
||||
$modal-content-width: 640px !default;
|
||||
$modal-content-margin-mobile: 20px !default;
|
||||
|
||||
Reference in New Issue
Block a user