Create Location and Locations sections
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
letter-spacing: -0.04em;
|
||||
}
|
||||
|
||||
|
||||
// Texts
|
||||
.text-medium {
|
||||
font-size: rem(28px);
|
||||
@@ -21,4 +22,12 @@
|
||||
font-family: $font-sans;
|
||||
font-weight: 400;
|
||||
line-height: 1.5;
|
||||
}
|
||||
}
|
||||
|
||||
.text-label {
|
||||
font-size: rem(12px);
|
||||
line-height: 1.4;
|
||||
text-transform: uppercase;
|
||||
letter-spacing: 1px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user