Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/2-REC/hugo-myportfolio-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/theme.css')
-rw-r--r--static/css/theme.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/static/css/theme.css b/static/css/theme.css
index 6298768..5c4fef4 100644
--- a/static/css/theme.css
+++ b/static/css/theme.css
@@ -1074,6 +1074,10 @@ min-height: 300px;
/* LISTS & POSTS */
+.title-block {
+ padding-bottom: 1em;
+}
+
#list-content {
clear: both;
max-width: 100%;