diff --git a/index.html b/index.html index 56f15e0..c3573f8 100644 --- a/index.html +++ b/index.html @@ -221,11 +221,7 @@ content: ""; position: absolute; inset: 0; - background: linear-gradient( - 110deg, - rgba(27, 19, 25, 0.7) 0%, - rgba(27, 19, 25, 0.15) 100% - ); + background: none; } .hero-box { position: relative; @@ -257,18 +253,17 @@ z-index: 3; } .carousel-dot { - width: 10px; - height: 10px; + width: 8px; + height: 8px; border-radius: 50%; - border: 2px solid rgba(255, 255, 255, 0.7); - background: transparent; + border: none; + background: rgba(255, 255, 255, 0.35); cursor: pointer; transition: all 0.3s; } .carousel-dot.active { - background: #fff; - transform: scale(1.3); - border-color: #fff; + background: rgba(255, 255, 255, 0.8); + transform: scale(1.2); } .arrow { position: absolute; @@ -669,7 +664,7 @@ >
@@ -867,22 +862,7 @@ > × -
- Test drive our systems running ODOO 19 for 4 weeks. - No credit card required! -
-- Try Now -
-