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

github.com/yursan9/manis-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/ui.css')
-rw-r--r--static/css/ui.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/static/css/ui.css b/static/css/ui.css
index 152a3ad..80e9cde 100644
--- a/static/css/ui.css
+++ b/static/css/ui.css
@@ -276,6 +276,9 @@ blockquote cite a {
}
}
+.post-nav {
+ margin-bottom: 2rem;
+}
.next-post {
display: block;
text-align: right;