Skip to content

Commit b15424a

Browse files
committed
Correct indentation of .masthead styles
1 parent 00da8d5 commit b15424a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

_sass/_ed.scss

+5-5
Original file line numberDiff line numberDiff line change
@@ -264,16 +264,16 @@ tbody tr:nth-child(odd) th {
264264
}
265265

266266
.masthead-title {
267-
margin-left: 15%;
268-
margin-right: 15%;
267+
margin-left: 15%;
268+
margin-right: 15%;
269269
}
270270
}
271271

272272
@media (max-width: 320px) {
273273
.masthead-title {
274-
margin-top: 2em;
275-
margin-left: 0%;
276-
margin-right: 0%;
274+
margin-top: 2em;
275+
margin-left: 0%;
276+
margin-right: 0%;
277277
}
278278
}
279279

0 commit comments

Comments
 (0)