diff options
| -rw-r--r-- | chimere/static/chimere/css/styles.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chimere/static/chimere/css/styles.css b/chimere/static/chimere/css/styles.css index 41502c2..cf71c28 100644 --- a/chimere/static/chimere/css/styles.css +++ b/chimere/static/chimere/css/styles.css @@ -948,7 +948,7 @@ p.legend{ } .media-img{ - max-height:400px; + max-height:200px; } .media-video, |
