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

github.com/themefisher/bigspring-hugo-startup-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsomratpro <abdulmonnafsomrat@gmail.com>2021-09-25 07:53:51 +0300
committersomratpro <abdulmonnafsomrat@gmail.com>2021-09-25 07:53:51 +0300
commitfe856f5809ccb277fdebefcd0fb5d3a2d44317d3 (patch)
tree468ecac7e1e2e45fb57378aae2a7911be60c34a5
parent4e8a765f18f71b7b507db0c617a475384810e09c (diff)
fixed slick-dots for all origin
-rw-r--r--assets/scss/templates/_main.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/assets/scss/templates/_main.scss b/assets/scss/templates/_main.scss
index d5869ef..b3c3019 100644
--- a/assets/scss/templates/_main.scss
+++ b/assets/scss/templates/_main.scss
@@ -321,6 +321,7 @@ a.post-title {
.slick-dots {
text-align: center;
margin-top: 20px;
+ padding: 0;
li {
display: inline-block;