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

github.com/cntrump/hugo-notepadium.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
authorvvveiii <cntrump@gmail.com>2020-04-29 16:24:41 +0300
committervvveiii <cntrump@gmail.com>2020-04-29 16:24:41 +0300
commit857f2affa7eb133443275bbc585c603376fbcb48 (patch)
tree6819bc5da6fe666feca99984685597aaea65178c /assets
parent09af2ae919fa35c94c9cc076d83f078ea79f7c2c (diff)
update bottom margin
Diffstat (limited to 'assets')
-rw-r--r--assets/css/style.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/assets/css/style.css b/assets/css/style.css
index 1d74ab8..3a38aac 100644
--- a/assets/css/style.css
+++ b/assets/css/style.css
@@ -217,7 +217,7 @@ b {
#footer {
font-size: .75em;
- margin-top: 60px;
+ margin-top: 48px;
margin-bottom: 30px;
}
@@ -416,7 +416,7 @@ b {
.article.navigation,
.article.discussion,
.article.share {
- margin-top: 24px;
+ margin-top: 32px;
}
.article.discussion {