This commit is contained in:
sHa
2018-06-15 15:42:09 +03:00
parent e0578648b4
commit 95442e7720
2 changed files with 10 additions and 3 deletions

View File

@@ -1234,3 +1234,8 @@ select:-webkit-autofill {
.cnt_phone a{
color: #333;
}
.image.fit img {
width: 100%;
height: auto;
}