Skip to content

Commit d56c54e

Browse files
committed
[#1910] fix linting
1 parent 0dd7694 commit d56c54e

File tree

1 file changed

+2
-1
lines changed
  • src/open_inwoner/scss/components/Typography

1 file changed

+2
-1
lines changed

src/open_inwoner/scss/components/Typography/H3.scss

+2-1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
}
2121
}
2222

23-
.p + .utrecht-heading-3, .p + .h3 {
23+
.p + .utrecht-heading-3,
24+
.p + .h3 {
2425
margin-top: var(--spacing-large);
2526
}

0 commit comments

Comments
 (0)