aboutsummaryrefslogtreecommitdiffstats
path: root/src/components
diff options
context:
space:
mode:
Diffstat (limited to 'src/components')
-rw-r--r--src/components/InputTypes/Checkbox.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/InputTypes/Checkbox.tsx b/src/components/InputTypes/Checkbox.tsx
index 07872d6..f63da31 100644
--- a/src/components/InputTypes/Checkbox.tsx
+++ b/src/components/InputTypes/Checkbox.tsx
@@ -13,7 +13,7 @@ const generalStyles = css`
label {
display: inline-block;
position: relative;
- top: 0.25em;
+ top: 0.3rem;
width: 1em;
height: 1em;