Skip to content

Commit a6d6dce

Browse files
committed
minor comment change to content-sectioning
1 parent 058b576 commit a6d6dce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/content-sectioning.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* We scope our heading styles to classes instead of the `<hx>` element selector
33
* so our styles are not tied to their semantics, i.e., if you want a `<h4>` to
44
* look like a `<h2>` you can easily do this. All of the heading elements are
5-
* reset to have the same styles as the base copy. See:
5+
* reset to have the same styles as the body copy. See:
66
* https://medium.com/fed-or-dead/handling-headings-in-a-ui-component-library-2587de93c890
77
*/
88

0 commit comments

Comments
 (0)