From: Ben Beltran Date: Mon, 9 May 2016 02:46:01 +0000 (-0500) Subject: Pretends to fix the button X-Git-Url: https://git.r.bdr.sh/rbdr/r.bdr.sh/commitdiff_plain/43377c40946845a44dc56f2859db9bcca4ef70bc Pretends to fix the button --- diff --git a/jekyll/css/application.css b/jekyll/css/application.css index 61cbaa9..ce03fd5 100644 --- a/jekyll/css/application.css +++ b/jekyll/css/application.css @@ -103,7 +103,7 @@ ul { .pepperoni-widget .record-button { display: flex; font-size: 1.538461em; - padding: 10px 20px 50px; + padding: 15px 20px 30px; margin: 1em; height: 1em; background-color: #f1f1f1; @@ -118,7 +118,7 @@ ul { .pepperoni-widget .record-button.recording { background-color: #ff00ff; color: white; - padding: 1em 1.1em 1em 0.68em; + padding: 20px 25px 25px 15px } .pepperoni-widget .record-button:hover {