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

github.com/zwbetz-gh/papercss-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'assets/css/custom.css')
-rw-r--r--assets/css/custom.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/assets/css/custom.css b/assets/css/custom.css
index 5a96ebc..f67bb34 100644
--- a/assets/css/custom.css
+++ b/assets/css/custom.css
@@ -14,4 +14,7 @@ nav a:visited {
}
blockquote {
font-style: italic;
+}
+.post-title {
+ margin-bottom: 0.1em;
} \ No newline at end of file