mirror of
https://github.com/jbowdre/virtuallypotato.git
synced 2024-11-21 22:42:19 +00:00
fix broken theme toggle
This commit is contained in:
parent
609955732c
commit
ab50480f40
1 changed files with 0 additions and 3 deletions
|
@ -9,9 +9,6 @@ html, body
|
|||
max-height: 2rem
|
||||
|
||||
// Magic for collapsing content, borrowed from https://www.digitalocean.com/community/tutorials/css-collapsible
|
||||
input[type='checkbox']
|
||||
display: none
|
||||
|
||||
.lbl-toggle
|
||||
display: block
|
||||
font-size: 125%
|
||||
|
|
Loading…
Reference in a new issue