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
path: root/assets
diff options
context:
space:
mode:
Diffstat (limited to 'assets')
-rw-r--r--assets/css/_ublogger.scss3
1 files changed, 1 insertions, 2 deletions
diff --git a/assets/css/_ublogger.scss b/assets/css/_ublogger.scss
index eed7cde..78c41b5 100644
--- a/assets/css/_ublogger.scss
+++ b/assets/css/_ublogger.scss
@@ -1113,8 +1113,6 @@ figure {
.cat-cit{
margin-top: 4rem;
margin-bottom: 4rem;
- padding-top: 30px;
- padding-bottom: 30px;
}
.cat-cit:after, .cat-cit:before {
@@ -1122,6 +1120,7 @@ figure {
display: block;
margin: 0 auto;
width: 30%;
+ padding-top: 20px;
border-bottom: 1px solid black;
}