13 lines
194 B
SCSS
13 lines
194 B
SCSS
/*
|
|
* Blank Promo Section Style
|
|
* Styles for blank promo style section
|
|
*
|
|
* Dependencies:
|
|
*
|
|
* Version:
|
|
* 1.0.0 - 2018/02/28
|
|
*/
|
|
.c-section--style-blank-promo {
|
|
height: 30vmin;
|
|
}
|