removed decoration for now as they are displaying differently in different browsers
11ty build and deploy for ${{ gitea.repository }} / build-deploy (push) Failing after 20s Details

This commit is contained in:
suroh 2024-02-08 17:16:55 +01:00
parent 9055bf392f
commit 459d283178
1 changed files with 0 additions and 2 deletions

View File

@ -1,8 +1,6 @@
<label class="switch-input">
<span class="visually-hidden">Enable setting</span>
<input type="checkbox" role="switch" class="visually-hidden" />
<span class="switch-input__decor" data-switch-input-state="on" aria-hidden="true" style="--switch-input-font-size: 65cqw;--switch-input-decor-space: var(--switch-input-gutter) 0.25ch;line-height: 0.63;">☼</span>
<span class="switch-input__decor" data-switch-input-state="off" aria-hidden="true" style="--switch-input-font-size: 50cqw; line-height: 1.03">☾</span>
<span class="switch-input__thumb" aria-hidden="true"></span>
</label>