feat(base-cheatsheet): initialize component

This commit is contained in:
Julien
2018-09-09 19:46:23 +02:00
parent 93b68991dc
commit fb5da7dff2
4 changed files with 175 additions and 10 deletions

View File

@@ -36,11 +36,11 @@ $c: ".c-base-divider";
align-items: center;
#{$c}__category {
font-size: 18px;
margin-right: 40px;
color: #ffffff;
text-transform: uppercase;
font-weight: bold;
margin-right: 40px;
font-size: 18px;
}
#{$c}__line {