We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c452e8f + 1bfff53 commit 082c8d9Copy full SHA for 082c8d9
1 file changed
client/src/styles/index.scss
@@ -39,3 +39,8 @@ $image-path: "~@cmsgov/design-system/dist/images";
39
width: 445px;
40
}
41
42
+
43
+h1, h2, h3, h4, h5, h6 {
44
+ font: revert;
45
+ margin-block: revert;
46
+}
0 commit comments