Skip to content

Commit e87c66e

Browse files
Merge pull request #109 from CMSgov/jamesdemery/bb2-3914-fix-formatting
BB2-3914: Ensure headers are displayed properly
2 parents 069edc3 + 280690d commit e87c66e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

client/src/styles/index.scss

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,8 @@ $image-path: "~@cmsgov/design-system/dist/images";
3939
width: 445px;
4040
}
4141
}
42+
43+
h1, h2, h3, h4, h5, h6 {
44+
font: revert;
45+
margin-block: revert;
46+
}

0 commit comments

Comments
 (0)