From 367aa5dde62c08b5d1259d4154e484537ab5e07c Mon Sep 17 00:00:00 2001 From: Joe <33972521+hnb-ku@users.noreply.github.com> Date: Sun, 24 Jun 2018 17:51:59 +0800 Subject: [PATCH] Update common.scss --- common/common.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/common.scss b/common/common.scss index 18c39c7..ffad615 100644 --- a/common/common.scss +++ b/common/common.scss @@ -7,7 +7,7 @@ a { border: none; - padding: 6px 12px; + padding: 6px 10px; color: $primary; font-size: $font-up-1; line-height: $line-height-medium;