mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-02-20 00:46:23 +00:00
10 lines
90 B
SCSS
Executable File
10 lines
90 B
SCSS
Executable File
/**
|
|
*
|
|
* Editorial Header
|
|
*
|
|
**/
|
|
|
|
.featured-section {
|
|
background: $colorGrayBackground;
|
|
}
|