Replace 8px directional margins with vars.$space-s2 (3 files)
This commit is contained in:
@@ -88,7 +88,7 @@
|
||||
&__section-title {
|
||||
font-size: fonts.$font-size-s;
|
||||
color: colors.$text-color;
|
||||
margin-bottom: 8px;
|
||||
margin-bottom: vars.$space-s2;
|
||||
}
|
||||
|
||||
&__note {
|
||||
|
||||
Reference in New Issue
Block a user