sogo/UI/WebServerResources/scss/modules/_guides-section.scss

6 lines
120 B
SCSS
Executable file

.guides-section {
background: $colorGrayBackground;
text-align: center;
padding: $lineHeight 0 $lineHeight * 4;
}