Skip to content

Commit 18a76f8

Browse files
committed
Don't color h3s
1 parent 73ce538 commit 18a76f8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

style/base.css

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,6 @@ img, video, object {
145145

146146
h3 {
147147
font-size: 100%;
148-
color: var(--color-neutral-50);
149148
}
150149

151150
/* Plain slides, just a heading + a list */
@@ -234,4 +233,4 @@ kbd {
234233

235234
#indicator {
236235
opacity: .5;
237-
}
236+
}

0 commit comments

Comments
 (0)