Skip to content

Commit 28face7

Browse files
committed
fix theme-toggle shown when js is disabled
1 parent 90acc1a commit 28face7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

layouts/partials/header.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
{{- end }}
4141
<noscript>
4242
<style type="text/css">
43-
.theme-toggle,
43+
#theme-toggle,
4444
.top-link {
4545
display: none;
4646
}

0 commit comments

Comments
 (0)