diff --git a/css/style.css b/css/style.css index 94cddad..a8f7366 100644 --- a/css/style.css +++ b/css/style.css @@ -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 { diff --git a/index.html b/index.html index e66579f..6c7752c 100644 --- a/index.html +++ b/index.html @@ -479,24 +479,42 @@