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

github.com/xiaoheiAh/hugo-theme-pure.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--assets/css/style.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/assets/css/style.css b/assets/css/style.css
index ace3084..3eeab39 100644
--- a/assets/css/style.css
+++ b/assets/css/style.css
@@ -6665,7 +6665,7 @@ body.okayNav-loaded {
.okayNav__nav--visible {
overflow: hidden;
- white-space: nowrap;
+ white-space: normal;
}
.okayNav__nav--visible li {
@@ -6674,7 +6674,7 @@ body.okayNav-loaded {
}
.okayNav__nav--visible li:first-child {
- margin-left: 0;
+ margin-left: 15px;
}
.okayNav__nav--visible a {