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

github.com/wlh320/hugo-theme-hulga.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
authorzilcH40 <wlh233@live.com>2022-09-12 08:24:41 +0300
committerzilcH40 <wlh233@live.com>2022-09-12 08:24:41 +0300
commite847bd01935099671d15224072fb8cea353255c2 (patch)
tree193be222c7b3770a5b97fd1504107f9d5f00f44f /assets
parentf1ca3b22fd272b097eca2b7e5466d25126f1ee7a (diff)
feat #5: add margin & update README
Diffstat (limited to 'assets')
-rw-r--r--assets/css/common.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/assets/css/common.scss b/assets/css/common.scss
index 1eec40e..8c42822 100644
--- a/assets/css/common.scss
+++ b/assets/css/common.scss
@@ -133,6 +133,7 @@ body {
}
.post-box-summary {
margin-right: 1.25rem;
+ margin-bottom: 0.5rem;
opacity: 0.9;
}
.post-box-meta:last-child {