From 3a2beea951ca9fe501cbc1dcd3f290b765caa962 Mon Sep 17 00:00:00 2001 From: selvi Date: Sat, 23 Aug 2025 14:00:43 +0530 Subject: [PATCH] corrections updated --- public/assets/css/main.css | 68 +++++++++++++++--------- public/assets/css/vendor/fontawesome.css | 4 -- 2 files changed, 43 insertions(+), 29 deletions(-) diff --git a/public/assets/css/main.css b/public/assets/css/main.css index 5d7449b..3378c16 100644 --- a/public/assets/css/main.css +++ b/public/assets/css/main.css @@ -1252,7 +1252,7 @@ Location: .vl-btn1:hover { transition: all 0.4s; - color: var(--ztc-text-text-1); + color: #000000cf; } .vl-btn1:hover::before { @@ -1289,7 +1289,7 @@ Location: height: 100%; width: 1px; transition: all 0.4s; - background: var(--ztc-bg-bg-2); + background: #ffde14; left: 50%; top: 0; border-radius: 7px; @@ -1598,7 +1598,7 @@ Location: border-radius: 8px; } -.demo:hover{ +.demo:hover { color: #fff; @@ -4496,15 +4496,15 @@ Location: } @media (max-width: 1024px) { -.hero9-slider-area .hero8-header h1 { - color: var(--ztc-text-text-1); - font-family: var(--grotesk); - font-size: 39px; - font-style: normal; - font-weight: var(--ztc-weight-bold); - line-height: 50px; - text-transform: uppercase; -} + .hero9-slider-area .hero8-header h1 { + color: var(--ztc-text-text-1); + font-family: var(--grotesk); + font-size: 39px; + font-style: normal; + font-weight: var(--ztc-weight-bold); + line-height: 50px; + text-transform: uppercase; + } } @media (max-width: 767px) { @@ -4697,7 +4697,7 @@ Location: line-height: 18px; } - .hero9-slider-area .heading12 p { + .hero9-slider-area .heading12 p { font-size: 12px; line-height: 12px; } @@ -5123,6 +5123,18 @@ Location: .mobile-sidebar.mobile-sidebar1 .footer1-contact-info .social-links-mobile-menu ul li a:hover { transform: translateY(-5px); transition: all 0.4s; + background-color: #ffde14; +} + +.social-links-mobile-menu ul li a i { + font-size: 18px; + color: #fff; + transition: color 0.3s ease; +} + +.social-links-mobile-menu ul li a:hover i { + color: #000000cf !important; + transition: color 0.4s ease; } .mobile-header.mobile-haeder2 { @@ -7111,8 +7123,14 @@ Location: transition: all 0.4s; } +.footer-logo-area ul li a i { + font-size: 18px; + color: #000000cf; + transition: color 0.3s ease; +} + .footer1-sertion-area .link-content { - padding-left: 50px; + padding-left: 20px; } @media (max-width: 767px) { @@ -7124,7 +7142,7 @@ Location: @media only screen and (min-width: 768px) and (max-width: 991px) { .footer1-sertion-area .link-content { - padding: 30px; + padding: 30px 10px; } } @@ -19113,16 +19131,16 @@ html { @media (max-width: 1024px) { -.team10-section-area .team10-widget-boxarea2 .text-area a { - color: #000000cf; - font-family: var(--grotesk); - font-size: 21px; - font-style: normal; - font-weight: var(--ztc-weight-bold); - line-height: 24px; - display: inline-block; - transition: all 0.4s; -} + .team10-section-area .team10-widget-boxarea2 .text-area a { + color: #000000cf; + font-family: var(--grotesk); + font-size: 21px; + font-style: normal; + font-weight: var(--ztc-weight-bold); + line-height: 24px; + display: inline-block; + transition: all 0.4s; + } } diff --git a/public/assets/css/vendor/fontawesome.css b/public/assets/css/vendor/fontawesome.css index 65e8eda..700ff7e 100644 --- a/public/assets/css/vendor/fontawesome.css +++ b/public/assets/css/vendor/fontawesome.css @@ -17839,7 +17839,6 @@ readers do not read off random characters that represent icons */ .fa-linkedin-in:before { content: "\f0e1"; - color: #000000cf; } .fa-digital-ocean:before { @@ -18596,7 +18595,6 @@ readers do not read off random characters that represent icons */ .fa-facebook-f:before { content: "\f39e"; - color: #000000cf; } .fa-square-google-plus:before { @@ -18909,7 +18907,6 @@ readers do not read off random characters that represent icons */ .fa-instagram:before { content: "\f16d"; - color: #000000cf; } .fa-cmplid:before { @@ -19098,7 +19095,6 @@ readers do not read off random characters that represent icons */ .fa-pinterest-p:before { content: "\f231"; - color: #000000cf; } .fa-apper:before {