We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 069edc3 + 280690d commit e87c66eCopy full SHA for e87c66e
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