diff --git a/docs/css/main.css b/docs/css/main.css
index 92705b1..8ce83e0 100644
--- a/docs/css/main.css
+++ b/docs/css/main.css
@@ -49,7 +49,7 @@ main {
div.readme {
text-align: left !important;
- padding-top: 100px;
+ padding-top: 50px;
}
/*apply accent colour to links*/
diff --git a/docs/index.html b/docs/index.html
index f6b03f9..3db1200 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -114,9 +114,8 @@
Pomodoro Command Line Interface
diff --git a/www/layouts/index.html b/www/layouts/index.html
index 5ff68c5..7f7bb9f 100644
--- a/www/layouts/index.html
+++ b/www/layouts/index.html
@@ -11,9 +11,8 @@
{{ markdownify .Site.Params.Description }}
diff --git a/www/static/css/main.css b/www/static/css/main.css
index 92705b1..8ce83e0 100644
--- a/www/static/css/main.css
+++ b/www/static/css/main.css
@@ -49,7 +49,7 @@ main {
div.readme {
text-align: left !important;
- padding-top: 100px;
+ padding-top: 50px;
}
/*apply accent colour to links*/