diff --git a/assets/css/common/header.css b/assets/css/common/header.css index 3cd070e..5a21384 100644 --- a/assets/css/common/header.css +++ b/assets/css/common/header.css @@ -36,10 +36,6 @@ margin-inline-end: 8px; } -#theme-toggle svg { - height: 18px; -} - button#theme-toggle { font-size: 26px; margin: auto 4px; diff --git a/layouts/partials/header.html b/layouts/partials/header.html index 34dc921..a2b09a4 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -73,12 +73,12 @@
{{- if (not site.Params.disableThemeToggle) }}