aboutsummaryrefslogtreecommitdiffhomepage
path: root/css
diff options
context:
space:
mode:
Diffstat (limited to 'css')
-rw-r--r--css/main.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/css/main.css b/css/main.css
index 5e924e1..1a2aacc 100644
--- a/css/main.css
+++ b/css/main.css
@@ -23,6 +23,14 @@ small {
color: rgb(190,190,190);
}
+nav .navbar-brand {
+ margin-right: 0;
+}
+
+nav h2 {
+ margin-bottom: 0;
+}
+
nav small {
color: rgb(190,190,190);
font-size: 0.7em;