diff --git a/assets/css/theme.css b/assets/css/theme.css index 0f0984c..bce8ddb 100644 --- a/assets/css/theme.css +++ b/assets/css/theme.css @@ -88,7 +88,7 @@ body > nav li { white-space: nowrap; } body > nav li:first-of-type { - margin: 0; + margin: 0 1rem 0 0; } body > nav a { transition: 0.2s;