From 4a490cd6e196575e6fcaffaf0199e4f224e3ff88 Mon Sep 17 00:00:00 2001 From: Felix Tripier Date: Mon, 3 Sep 2018 14:05:23 -0700 Subject: [PATCH] Pixel perfect --- index.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/index.css b/index.css index e9dda4e..3f066d8 100644 --- a/index.css +++ b/index.css @@ -15,6 +15,9 @@ canvas { display:block; } font-family: 'Helvetica', 'Arial', sans-serif; color: #444444; font-weight: 400; + padding-left: 6px; + padding-top: 4px; + padding-bottom: 4px; } .system-input label {