From 6510aec7a2c8e3e90b7b0f35939baed771c42ea7 Mon Sep 17 00:00:00 2001 From: lidia pereira Date: Fri, 16 Aug 2019 16:12:40 +0200 Subject: [PATCH] distance --- themes/homebrewtheme/static/css/main.css | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/themes/homebrewtheme/static/css/main.css b/themes/homebrewtheme/static/css/main.css index a48e7b1..1ee953b 100644 --- a/themes/homebrewtheme/static/css/main.css +++ b/themes/homebrewtheme/static/css/main.css @@ -53,6 +53,7 @@ pre { text-transform:lowercase; white-space: nowrap; background-color: #EAEAEA; + } #menu a { @@ -128,7 +129,7 @@ a { #index{ /*! width:100%; */ - padding-top:2em; + padding-top:3.5em; padding-bottom:1em; } @@ -152,6 +153,8 @@ a { } + + .post-item { max-width: 30%; padding:0 2% 0 0;