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

github.com/nodejh/hugo-theme-cactus-plus.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/style.css')
-rw-r--r--static/css/style.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/static/css/style.css b/static/css/style.css
index e197a60..b6e9040 100644
--- a/static/css/style.css
+++ b/static/css/style.css
@@ -281,7 +281,7 @@ nav.navigation a.button {
}
#list-page .item {
- margin: 48px 0 0 0;
+ margin: 12px 0;
}
#list-page .title {
@@ -316,6 +316,7 @@ nav.navigation a.button {
margin-top: 12px;
word-break: normal;
overflow-wrap: anywhere;
+ margin-bottom: 36px;
}
#list-page .cover {