UNPKG
@h0rn0chse/dark-mode-toggle
Version:
latest (2.1.1)
2.1.1
2.1.0
2.0.3
2.0.2
2.0.1
2.0.0
1.1.0
1.0.0
dark-mode-toggle
github.com/H0rn0chse/dark-mode-toggle
H0rn0chse/dark-mode-toggle
@h0rn0chse/dark-mode-toggle
/
dist
/
bundle.min.css
1 lines
•
137 B
CSS
View Raw
1
.toggleContainer
{
margin
:.
5em
;
cursor
:pointer;
overflow
:hidden;
display
:flex;
flex-direction
:column;
justify-content
:center;
align-items
:center}