funky-framadate-front/src/assets/scss/themes/_light.scss

7 lines
83 B
SCSS
Raw Normal View History

2020-04-02 16:36:09 +02:00
#big_container {
&.theme-light-watermelon {
background: #fff;
}
}