removed class

This commit is contained in:
2026-02-06 08:41:14 +01:00
committed by Florian Greistorfer
parent 8e1f9a738f
commit 10005d2bc0

View File

@@ -102,7 +102,7 @@
{%- if darktheme %} {%- if darktheme %}
<li class="darkmodeswitch"> <li class="darkmodeswitch">
<a id="dark-mode-switch"> <a id="dark-mode-switch">
<input type="checkbox" class="checkbox" id="dark-mode-switch-check" /> <input type="checkbox" id="dark-mode-switch-check" />
<div class="knobs"> <div class="knobs">
<span class="light">☀︎</span> <span class="light">☀︎</span>
<span class="slider"></span> <span class="slider"></span>