Skip to content

Commit 280690d

Browse files
BB2-3914: Ensure headers are displayed properly
1 parent 069edc3 commit 280690d

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)