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

github.com/panr/hugo-theme-hello-friend.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'source/css/menu.css')
-rw-r--r--source/css/menu.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/css/menu.css b/source/css/menu.css
index 6bda7d4..d93d53a 100644
--- a/source/css/menu.css
+++ b/source/css/menu.css
@@ -27,10 +27,10 @@
list-style: none;
li {
- margin: 0 20px;
+ margin: 0 10px;
&:last-of-type {
- margin: 0;
+ margin-right: 0;
}
}