Skip to content
This repository was archived by the owner on Sep 30, 2020. It is now read-only.

Commit 2a5ae99

Browse files
committed
Use HTML for faq headers to create valid markup
1 parent 1a56bff commit 2a5ae99

File tree

2 files changed

+362
-362
lines changed

2 files changed

+362
-362
lines changed

css/style.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -422,7 +422,7 @@ ul.laundry-list {
422422
font-size: 1em;
423423
line-height: 1.5em;
424424
font-weight: 500;
425-
margin: 2rem 0 .25rem;
425+
margin: 2rem 0 .5rem;
426426
}
427427

428428
@media screen and (min-width: 820px) {
@@ -474,7 +474,7 @@ ul.laundry-list {
474474
line-height: 1.5em;
475475
}
476476

477-
.faq a > h3 {
477+
.faq h3 > a {
478478
color: black;
479479
}
480480

0 commit comments

Comments
 (0)