We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
300
normal
1 parent 0e7ed5c commit cb0b2cbCopy full SHA for cb0b2cb
_sass/_ed.scss
@@ -109,7 +109,7 @@ a:focus {
109
h1, h2, h3, h4, h5, h6 {
110
font-family: $heading-font;
111
margin-bottom: .5rem;
112
- font-weight: 300;
+ font-weight: normal;
113
color: $heading-color;
114
letter-spacing: -.025rem;
115
line-height: 1.25;
@@ -246,7 +246,7 @@ tbody tr:nth-child(odd) th {
246
display: none; /* This is an accessibility no-no */
247
248
font-size: .88rem;
249
250
letter-spacing: .05rem;
251
}
252
@@ -607,7 +607,7 @@ ul.poetry {
607
.poem .byline,
608
.poetry .byline {
609
font-style: italic;
610
611
letter-spacing: 0;
612
margin-top: -.5rem;
613
0 commit comments