Minor css fixes & GA & formspree
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user