Skip to content

Commit e75c5fd

Browse files
committed
Update changelog styles
1 parent 5d9cd08 commit e75c5fd

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

styles/globals.css

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,15 @@ h5.header__offset {
159159
}
160160

161161
h3 {
162-
@apply mt-16 font-normal;
162+
@apply mt-4 font-normal;
163+
}
164+
165+
h1,
166+
h2,
167+
h3 {
168+
svg {
169+
display: none;
170+
}
163171
}
164172

165173
h4 {

0 commit comments

Comments
 (0)