Commit d3bbeb7e9634bb3150b304283d7fec057c6f6a98

Authored by Eugeny Galkovskiy
1 parent ce530932

123

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
frontend/web/css/style.css
... ... @@ -2230,7 +2230,7 @@ p.right{text-align: right;}
2230 2230 }
2231 2231 .picmobile .picture2 img{
2232 2232 width: 100%;
2233   - height: 100%;
  2233 + max-height: 175px;
2234 2234 }
2235 2235 /**/
2236 2236 @media (min-width: 1200px){
... ...