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-04-14 08:39:33 +0300
committeruPagge <git@upagge.ru>2021-04-14 08:39:33 +0300
commitfe6b51884c1b4238f05a61d2c6a260433c81350c (patch)
treec6d26d7a12a1858ec043d7e487093a65a89ead70
parentb21418363403ca62cc420d642c0a5839bcab4887 (diff)
update about
-rw-r--r--assets/css/_page/_single.scss6
1 files changed, 6 insertions, 0 deletions
diff --git a/assets/css/_page/_single.scss b/assets/css/_page/_single.scss
index 5791140..2af8059 100644
--- a/assets/css/_page/_single.scss
+++ b/assets/css/_page/_single.scss
@@ -8,6 +8,12 @@
.single {
+ li {
+ ul {
+ margin: 0;
+ }
+ }
+
.single-title {
margin: 1rem 0 .5rem;
font-size: 1.6rem;