Add Medium font variant and update font weights globally
This commit is contained in:
@@ -39,9 +39,10 @@
|
||||
}
|
||||
span {
|
||||
display: block;
|
||||
margin-left: 24px;
|
||||
color: $color-secondary-light;
|
||||
text-align: left;
|
||||
margin-left: 24px;
|
||||
font-weight: 300;
|
||||
|
||||
@include bp (sm) {
|
||||
margin-left: 0;
|
||||
|
||||
Reference in New Issue
Block a user