Repaired some responsive issues on about page, contact and features

This commit is contained in:
Catalin
2018-06-13 11:12:56 +03:00
parent 42ed9d2b79
commit e9e461c4d6
3 changed files with 12 additions and 9 deletions

View File

@@ -161,6 +161,9 @@
background-size: contain;
height: 50px;
width: 250px;
@media (max-width: 326px) {
width: 180px;
}
margin-right: 0;
}
a {