From c79a472e3a9ef0e8f3b127223a4cf48c59d78527 Mon Sep 17 00:00:00 2001 From: Garrett Finucane Date: Sun, 20 Jul 2014 22:39:28 -0400 Subject: [PATCH] resized twitter button --- style/style.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/style/style.css b/style/style.css index ee20941..c87b6e4 100644 --- a/style/style.css +++ b/style/style.css @@ -8,6 +8,9 @@ padding:0; margin:0; } +.twitter-share-button { width: 80px !important; } + + .navbar { width: 80%; margin: 0 auto;