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;