aboutsummaryrefslogtreecommitdiffhomepage
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/style.css b/static/style.css
index 191c57e..050cd6b 100644
--- a/static/style.css
+++ b/static/style.css
@@ -41,7 +41,6 @@ footer {
nav {
font-size: 1.5rem;
- font-weight: bold;
padding: 0;
margin: 0;
width: 100%;
@@ -60,6 +59,7 @@ nav ul li {
}
nav ul li:first-child {
+ font-weight: bold;
margin-right: auto;
}