From c04a21af7f627969e95626e1d757a02d37710faf Mon Sep 17 00:00:00 2001 From: Yuval Adam Date: Sun, 21 Jun 2015 17:15:10 +0300 Subject: Small cosmetics --- client/colors.less | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/client/colors.less b/client/colors.less index 2a710ae..6a5a25b 100644 --- a/client/colors.less +++ b/client/colors.less @@ -143,6 +143,7 @@ body { } h2 { margin-top: 0px; + margin-bottom: 90px; color: #2636F9; font-size: 2.3em; font-weight: bold; @@ -218,10 +219,13 @@ body { div.share { margin-left: 40px; width: 260px; + p { + text-align: left; + } button { font-size: 1.2em; width: 100%; - margin-top: 45px; + margin-top: 25px; color: #2636F9; padding: 7px 35px; background-color: white; -- cgit v1.3.1