diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index d25564f..7263083 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -2230,7 +2230,7 @@ p.right{text-align: right;} } .picmobile .picture2 img{ width: 100%; - height: 100%; + max-height: 175px; } /**/ @media (min-width: 1200px){ -- libgit2 0.21.4