From 42b452b9f858b96e771c484a3b50df50b92a68e4 Mon Sep 17 00:00:00 2001 From: Adhityaa Chandrasekar Date: Wed, 30 Jan 2019 21:26:14 -0500 Subject: [PATCH] commento-input.scss: biggen oauth button text size --- frontend/sass/commento-input.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/sass/commento-input.scss b/frontend/sass/commento-input.scss index 518cd0c..7f6e848 100644 --- a/frontend/sass/commento-input.scss +++ b/frontend/sass/commento-input.scss @@ -114,13 +114,13 @@ textarea { .commento-google-button { background: #dd4b39; text-transform: uppercase; - font-size: 12px; + font-size: 13px; } .commento-github-button { background: #000000; text-transform: uppercase; - font-size: 12px; + font-size: 13px; } .commento-anonymous-button {