]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/help/html/stylesheet.css
help.html: improve nav
[factor.git] / basis / help / html / stylesheet.css
index 5be0f95beabd199d3949f6c5379f02ee52fec828..8470ce1560288b754c176ef6c05a62a5782d835b 100644 (file)
@@ -46,10 +46,11 @@ nav {
     background-color: #f5f5f5;
     padding: 10px;
     padding-left: calc(max(50% - 400px, 10px));
+    padding-right: calc(max(50% - 400px, 10px));
 }
 
 nav a, nav .link {
-    margin-right: 5px;
+    margin-right: 10px;
 }
 
 nav img {