We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 631071b commit ab1060fCopy full SHA for ab1060f
src/shared/components/Contentful/_brackets.scss
@@ -94,7 +94,7 @@
94
@include barlow-condensed-semi-bold;
95
96
font-size: 44px;
97
- line-height: 43px;
+ line-height: 44px;
98
text-transform: uppercase;
99
margin-top: 44px;
100
margin-bottom: 20px;
@@ -109,7 +109,7 @@
109
}
110
111
h4 {
112
- @include barlow-condensed-medium;
+ @include barlow-condensed-semi-bold;
113
114
font-size: 32px;
115
line-height: 34px;
@@ -186,12 +186,11 @@
186
187
188
th {
189
- @include roboto-regular;
+ @include barlow-bold;
190
191
color: #2a2a2a;
192
- font-size: 16px;
193
- font-weight: bold;
194
- line-height: 18px;
+ font-size: 11px;
+ line-height: 14px;
195
text-align: left;
196
197
padding: 18px 10px 14px 0;
0 commit comments