Got rid of redundant CSS line

This commit is contained in:
Alphons Joseph
2024-09-11 09:33:15 +08:00
parent 2a91e7056e
commit 531c350f06
@@ -44,7 +44,6 @@
</div> </div>
<style> <style>
/* .dark .switch[data-ison="true"], | Unused CSS item */
.switch[data-ison="true"] { .switch[data-ison="true"] {
background-color: #30D259; background-color: #30D259;
} }