svg size adjust

This commit is contained in:
Edin Dazdarevic
2017-12-17 23:39:18 +01:00
parent 0ed9e90b7d
commit e8e711d665
4 changed files with 6 additions and 6 deletions

View File

@@ -668,9 +668,9 @@ footer .back-to-top{
/*padding: 5px;*/
}
.around-svg {
width: 200px;
height: 200px;
.around-svg {
width: 150px;
height: 150px;
}
/*========================Media Query================================*/