Minor css fixes & GA & formspree

This commit is contained in:
Edin Dazdarevic
2017-10-06 17:01:07 +02:00
parent f4927f9c8a
commit 1e846197ec
2 changed files with 52 additions and 8 deletions

View File

@@ -473,13 +473,13 @@ body.second .navbar
/*transition: all 0.3s ease-in-out;*/
}
.owl-page.active{
height: 8px !important;
height: 4px !important;
}
.owl-controls .owl-page {
cursor: pointer;
background: #000;
width: 12%;
height: 2px;
height: 1px;
display: inline-block;
margin: 0;
}
@@ -771,7 +771,7 @@ footer .back-to-top{
margin-left: 0;
}
.carousel-indicators .active {
height: 8px !important;
height: 4px !important;
margin: 0 -2px;
}
.carousel-indicators li,.carousel-indicators .active {