From ce2deee49f982ccd078baf0846da874f065ad407 Mon Sep 17 00:00:00 2001 From: Zack Scholl Date: Mon, 11 Sep 2017 12:11:22 -0600 Subject: [PATCH] Update CSS --- templates/index.tmpl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/index.tmpl b/templates/index.tmpl index 0d06133..3ab8dfa 100755 --- a/templates/index.tmpl +++ b/templates/index.tmpl @@ -74,7 +74,7 @@ body#pad textarea { left: 0; right: 0; bottom: 0; - top: 20px; + top: 0; border: 0; border: none; outline: none; @@ -103,8 +103,8 @@ body#pad textarea { max-width: 300px; } .pure-menu-disabled, .pure-menu-heading, .pure-menu-link { - padding-left:0.8em; - padding-right:0em; + padding-left:1.2em; + padding-right:em; } } @media (min-width: 50em) {