summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--commun.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/commun.css b/commun.css
index 782463f..9b52d45 100644
--- a/commun.css
+++ b/commun.css
@@ -9,6 +9,10 @@ header .brand {
max-width: 40%;
}
+.brand h1 {
+ margin: 0;
+}
+
.brand img {
height: 3em;
}