File tree 1 file changed +5
-11
lines changed
1 file changed +5
-11
lines changed Original file line number Diff line number Diff line change @@ -233,6 +233,9 @@ tbody tr:nth-child(odd) th {
233
233
margin-bottom : 0 ;
234
234
color : #505050 ;
235
235
line-height : .777em ;
236
+ font-family : $main-font ;
237
+ font-size : 1.8rem ;
238
+ margin-top : 2px ;
236
239
}
237
240
238
241
.masthead-title small {
@@ -244,25 +247,16 @@ tbody tr:nth-child(odd) th {
244
247
font-family : $heading-font ;
245
248
}
246
249
247
- .masthead-title {
248
- font-family : $main-font ;
249
- font-size : 1.8rem ;
250
- margin-top : 2px ;
251
- }
252
250
253
251
@media (max-width : 48em ) {
254
252
.masthead-title {
255
253
text-align : center ;
254
+ margin-left : 15% ;
255
+ margin-right : 15% ;
256
256
}
257
-
258
257
.masthead-title small {
259
258
display : none ;
260
259
}
261
-
262
- .masthead-title {
263
- margin-left : 15% ;
264
- margin-right : 15% ;
265
- }
266
260
}
267
261
268
262
@media (max-width : 320px ) {
You can’t perform that action at this time.
0 commit comments