Skip to content

Commit bba0e1a

Browse files
Copilotpapotte
andcommitted
Remove redundant h3 selector from CSS after heading hierarchy update
Co-authored-by: papotte <21336477+papotte@users.noreply.github.com>
1 parent 9d5fe43 commit bba0e1a

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

src/styles/cv.scss

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,7 @@
7777
content: ' ';
7878
}
7979

80-
> h2,
81-
> h3 {
80+
> h2 {
8281
@apply col-span-5;
8382
}
8483

0 commit comments

Comments
 (0)