about summary refs log tree commit diff
path: root/static/css
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2024-09-23 08:19:51 -0700
committerFranck Cuny <franck@fcuny.net>2024-09-23 08:19:51 -0700
commit9ccb10bd55b084104a77b85f3e8e39b8b825b880 (patch)
tree8390b07d01768282a82e781f1e48627d111afa9f /static/css
parentget rid of the TOC and simplify the CSS (diff)
downloadfcuny.net-9ccb10bd55b084104a77b85f3e8e39b8b825b880.tar.gz
no need to use a custom template for notes
Diffstat (limited to 'static/css')
-rw-r--r--static/css/custom.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/css/custom.css b/static/css/custom.css
index b13de2c..e81f61c 100644
--- a/static/css/custom.css
+++ b/static/css/custom.css
@@ -132,7 +132,7 @@ blockquote {
 /* Navigation */
 .main-nav {
   padding: 1em 0;
-  margin-bottom: 2em;
+  margin-bottom: 0.2em;
 }
 
 .main-nav ul {