diff options
Diffstat (limited to 'userContent/static/style.css')
-rw-r--r-- | userContent/static/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/userContent/static/style.css b/userContent/static/style.css index 9afec7ce..e28cb94e 100644 --- a/userContent/static/style.css +++ b/userContent/static/style.css @@ -27,7 +27,7 @@ img { } img.overview { - max-width: 49%; + max-width: 33%; } img.metaoverview { |