diff options
author | polo <ordipolo@gmx.fr> | 2025-06-16 14:51:29 +0200 |
---|---|---|
committer | polo <ordipolo@gmx.fr> | 2025-06-16 14:51:29 +0200 |
commit | 92c511f4aaa156e5c943ef553645a066cfb8db9e (patch) | |
tree | e3d461da6f548c286fe277e6f287408e2bff6d03 /public | |
parent | fa5a9a434f02f16166d1098f8a60f067830720eb (diff) | |
download | cms-92c511f4aaa156e5c943ef553645a066cfb8db9e.zip |
erreur titre HTML trop long, images déformées
Diffstat (limited to 'public')
-rw-r--r-- | public/css/body.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/public/css/body.css b/public/css/body.css index 226e610..a2b099a 100644 --- a/public/css/body.css +++ b/public/css/body.css | |||
@@ -80,6 +80,7 @@ section > h3 | |||
80 | { | 80 | { |
81 | max-width: 300px; | 81 | max-width: 300px; |
82 | max-height: 200px; | 82 | max-height: 200px; |
83 | object-fit: contain; | ||
83 | } | 84 | } |
84 | article | 85 | article |
85 | { | 86 | { |