diff options
| -rw-r--r-- | commun.css | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -9,6 +9,10 @@ header .brand { max-width: 40%; } +.brand h1 { + margin: 0; +} + .brand img { height: 3em; } |
![]() |
index : quatuorbellefeuille.com | |
| Content, build scripts and admin scripts for the Bellefeuille Quartet website. |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | commun.css | 4 |
@@ -9,6 +9,10 @@ header .brand { max-width: 40%; } +.brand h1 { + margin: 0; +} + .brand img { height: 3em; } |