We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21dfdf5 commit 00da8d5Copy full SHA for 00da8d5
_sass/_ed.scss
@@ -248,7 +248,7 @@ tbody tr:nth-child(odd) th {
248
font-family: $heading-font;
249
}
250
251
-h3.masthead-title {
+.masthead-title {
252
font-family: $main-font;
253
font-size: 1.8rem;
254
margin-top: 2px;
@@ -263,14 +263,14 @@ h3.masthead-title {
263
display: none;
264
265
266
- h3.masthead-title {
+ .masthead-title {
267
margin-left: 15%;
268
margin-right: 15%;
269
270
271
272
@media (max-width: 320px) {
273
274
margin-top: 2em;
275
margin-left: 0%;
276
margin-right: 0%;
0 commit comments