Skip to content

Commit 1bfff53

Browse files
BB2-3914: Fix formatting for headers
1 parent c452e8f commit 1bfff53

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)