about summary refs log tree commit diff stats
path: root/templates/style.css.html
diff options
context:
space:
mode:
authorAlan Pearce2024-03-17 15:16:10 +0100
committerAlan Pearce2024-03-17 15:16:18 +0100
commit742bb471ba6c6cddc7e2de8781bacabbc86369e7 (patch)
tree491f6da452d12e5356b2e82ec25d15a24fbb2707 /templates/style.css.html
parent760294e3c41b05ffd816a24193b9de89bda9e4ee (diff)
downloadzola-bearblog-742bb471ba6c6cddc7e2de8781bacabbc86369e7.tar.lz
zola-bearblog-742bb471ba6c6cddc7e2de8781bacabbc86369e7.tar.zst
zola-bearblog-742bb471ba6c6cddc7e2de8781bacabbc86369e7.zip
Reformat CSS
Diffstat (limited to 'templates/style.css.html')
-rw-r--r--templates/style.css.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/style.css.html b/templates/style.css.html
index 1cd23b6..716880d 100644
--- a/templates/style.css.html
+++ b/templates/style.css.html
@@ -48,8 +48,8 @@
   }
 
   nav active {
-  font-weight: bold;
-  margin-right: 10px;
+    font-weight: bold;
+    margin-right: 10px;
   }
 
   textarea {