Commit cede5f4659c54b1cefaf731ad898025c82ca79b8

Authored by Alexey Boroda
1 parent 2d7ef064

fix css

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
frontend/web/css/style.css
@@ -1509,7 +1509,7 @@ p.right{text-align: right;} @@ -1509,7 +1509,7 @@ p.right{text-align: right;}
1509 } 1509 }
1510 .collection .head img{ 1510 .collection .head img{
1511 max-width:960px; 1511 max-width:960px;
1512 - width:100%; 1512 + /*width:100%;*/
1513 } 1513 }
1514 .cols{max-width: 960px;margin: 40px auto 25px;} 1514 .cols{max-width: 960px;margin: 40px auto 25px;}
1515 .cols a{ 1515 .cols a{