mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-06-26 12:24:18 +00:00
MODULE-TYPO
- Sass set-up - md-list - md-theming (install)
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
/**
|
||||
*
|
||||
* subsection__title
|
||||
*
|
||||
**/
|
||||
|
||||
.subsection-title {
|
||||
color: $colorGrayDark;
|
||||
margin-top: $lineHeight * 2;
|
||||
}
|
||||
|
||||
.subsection-number {
|
||||
@include type--base;
|
||||
padding-top: 0;
|
||||
display: block;
|
||||
}
|
||||
Reference in New Issue
Block a user