zer.ooo-web/public/panel.scss

7 lines
146 B
SCSS
Raw Normal View History

2016-06-23 12:41:02 +00:00
.panel-page {
@extend .flexpage;
background: linear-gradient(#F1D4AF, #eee9d9);
flex-direction: column;
-webkit-flex-direction: column;
}