summaryrefslogtreecommitdiff
path: root/commun.css
diff options
context:
space:
mode:
authorKévin Le Gouguec <kevin.legouguec@gmail.com>2020-11-03 23:16:17 +0100
committerKévin Le Gouguec <kevin.legouguec@gmail.com>2020-11-17 21:21:51 +0100
commit24c47ae95e0ab1dbf70a522351d5eb07b2880fe7 (patch)
tree32635d8bc2d5f458b5da905ca5ec221560f7b613 /commun.css
parent7b4a6d4ac296f5170550604474fede05c98fea06 (diff)
downloadquatuorbellefeuille.com-24c47ae95e0ab1dbf70a522351d5eb07b2880fe7.tar.xz
Reduce banner height
Diffstat (limited to 'commun.css')
-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;
}