Update styles

This commit is contained in:
Kelly Dwan 2019-10-28 10:33:57 -04:00
parent 6113ce0c7f
commit bf7fdf7927
No known key found for this signature in database
GPG key ID: 8BA5575F3D11575D
8 changed files with 136 additions and 36 deletions

View file

@ -8,8 +8,13 @@
}
h2 {
margin-top: ms(10);
font-size: ms( 2 );
font-weight: 400;
color: $color__text-heading;
}
> :first-child {
margin-top: 0;
}
}