tutorial 10 deferred transitions checkbox spacing

pull/3176/head
glitchbreaks 6 years ago
parent 943c04834a
commit f8450709f7

@ -118,7 +118,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;
} }

@ -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;
} }

Loading…
Cancel
Save