diff options
Diffstat (limited to 'public/css/head.css')
-rw-r--r-- | public/css/head.css | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/public/css/head.css b/public/css/head.css index caa5d77..eff7de6 100644 --- a/public/css/head.css +++ b/public/css/head.css | |||
@@ -40,7 +40,8 @@ header h2 | |||
40 | header img | 40 | header img |
41 | { | 41 | { |
42 | vertical-align: bottom; /* supprime espace sous l'image */ | 42 | vertical-align: bottom; /* supprime espace sous l'image */ |
43 | max-width: 120px; | 43 | max-width: 150px; |
44 | max-height: 75px; | ||
44 | } | 45 | } |
45 | header a | 46 | header a |
46 | { | 47 | { |