tutorial 11 animation checkbox spacing

pull/3176/head
glitchbreaks 6 years ago
parent f8450709f7
commit 96461679f4

@ -125,7 +125,7 @@
input[type="checkbox"] { input[type="checkbox"] {
position: absolute; position: absolute;
left: 0.5em; left: 0.5em;
top: 0.6em; top: 0.75em;
margin: 0; margin: 0;
} }

@ -128,7 +128,7 @@
input[type="checkbox"] { input[type="checkbox"] {
position: absolute; position: absolute;
left: 0.5em; left: 0.5em;
top: 0.6em; top: 0.75em;
margin: 0; margin: 0;
} }

Loading…
Cancel
Save