initial commit
[emels.git] / emels / static / css / promobox.scss
1 /*TODO: delete cause is not used*/
2
3 #main-promobox {
4     h1 {
5         color: white;
6         margin: 0;
7       background: red;
8     }
9 }