9 lines
142 B
CSS
9 lines
142 B
CSS
|
:root {
|
||
|
--bulma-primary-h: 300deg;
|
||
|
--bulma-primary-l: 80%;
|
||
|
--bulma-link-h: 293deg;
|
||
|
--bulma-scheme-h: 295;
|
||
|
--bulma-scheme-s: 39%;
|
||
|
}
|
||
|
|