mirror of
https://github.com/kmitresse/Cards-Rush.git
synced 2026-05-14 17:11:47 +00:00
9 lines
174 B
CSS
9 lines
174 B
CSS
:root {
|
|
--bulma-primary-h: 0;
|
|
--bulma-primary-s: 70%;
|
|
--bulma-primary-l: 35%;
|
|
}
|
|
|
|
.hero {
|
|
background: url("../img/Home.svg") lightgray 50% / cover no-repeat;
|
|
} |