summaryrefslogtreecommitdiff
path: root/client
diff options
context:
space:
mode:
Diffstat (limited to 'client')
-rw-r--r--client/colors.less6
1 files changed, 5 insertions, 1 deletions
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;