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

github.com/uPagge/uBlogger.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoruPagge <git@upagge.ru>2021-06-15 22:35:01 +0300
committeruPagge <git@upagge.ru>2021-06-15 22:35:01 +0300
commit3eb97c854de24cf88c1180700e27e00d7f34167a (patch)
tree274a646161ee52c6fde271f5446423c2d796c1ef
parent11a5ba3371c209e54e0b9268f106ed27e2761a07 (diff)
fix css
-rw-r--r--assets/css/_ublogger.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/assets/css/_ublogger.scss b/assets/css/_ublogger.scss
index beab812..8568c94 100644
--- a/assets/css/_ublogger.scss
+++ b/assets/css/_ublogger.scss
@@ -651,6 +651,7 @@ a.post-tag-summary {
.image-theme-wide {
margin-right: -60px;
margin-left: -60px;
+ margin-bottom: 10px;
}
}