diff options
| -rw-r--r-- | stylesheets/commun.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/stylesheets/commun.css b/stylesheets/commun.css index 09f51e2..a27a044 100644 --- a/stylesheets/commun.css +++ b/stylesheets/commun.css @@ -97,6 +97,7 @@ footer.legal { header.banner h1 { font-size: 2.4rem; font-weight: normal; + max-width: 6em; /* Force linebreak. */ } header.menu { |
