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

github.com/niklasbuschmann/contrast-hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNiklas Buschmann <niklasbuschmann@users.noreply.github.com>2019-12-10 15:32:13 +0300
committerGitHub <noreply@github.com>2019-12-10 15:32:13 +0300
commit2955c537c63767a49aedaf19f343d848a7344197 (patch)
tree5c704a657476fa98efeb1efe8eee1e10c23f2407 /static/css
parent48becfed31cc8cc0aae28fc9e274765b23e61ecb (diff)
Update theme.css
Diffstat (limited to 'static/css')
-rw-r--r--static/css/theme.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/css/theme.css b/static/css/theme.css
index 3fd8770..2bc5326 100644
--- a/static/css/theme.css
+++ b/static/css/theme.css
@@ -124,6 +124,7 @@ nav {
}
nav a {
+ display: inline-block;
margin: 0 .8em;
}