From 04a32238df353e7a0e56f0685f8e959263b2f770 Mon Sep 17 00:00:00 2001 From: Praneet71 Date: Sun, 31 Mar 2019 03:32:17 +0530 Subject: [PATCH] fixed issue id:#265 --- src/themes/green-icon/css/style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/themes/green-icon/css/style.css b/src/themes/green-icon/css/style.css index 75a5fd7..f30eb96 100644 --- a/src/themes/green-icon/css/style.css +++ b/src/themes/green-icon/css/style.css @@ -694,6 +694,7 @@ margin-top:120px; padding-left: 10px; display: block; margin-bottom: 10px; + margin-right: 75%; } a:focus { @@ -1333,4 +1334,4 @@ font-size: 30px; { font-size: 1.8em; } -} \ No newline at end of file +}