diff --git a/Home/Header.css b/Home/Header.css index 98bd2eb..4846f01 100644 --- a/Home/Header.css +++ b/Home/Header.css @@ -82,7 +82,7 @@ nav { width: 100%; margin: 0 auto; display: grid; - grid-template-columns: repeat(6, 12%); + grid-template-columns: repeat(10, 12%); position: absolute; top: 0; left: 0; @@ -90,8 +90,8 @@ nav { visibility: hidden; transform: translateY(-20px); transition: opacity 0.3s ease, transform 0.3s ease; - padding: 2.8rem 0; - row-gap: 2rem; + padding: 20px 0; + row-gap: 1rem; justify-content: center; border-bottom: 0px solid black; } @@ -113,8 +113,8 @@ nav { .imageContainer { border-radius: 50%; - height: 10rem; - width: 10rem; + height: 5rem; + width: 5rem; border: 10px solid; overflow: hidden; filter: saturate(0); diff --git a/Home/index.html b/Home/index.html index 438777a..8c1ca89 100644 --- a/Home/index.html +++ b/Home/index.html @@ -625,7 +625,8 @@

Discover the latest styles and trends

- HERITAGE + HERITAGE COLLECTION FOR KINGS

@@ -771,50 +772,52 @@

-
-

- WOMEN'S COLLECTION -

-

- Explore our exclusive collection of heritage Sarees -

-
-
-
- -
-

- SARRES -

- -
+
+

+ WOMEN'S COLLECTION +

+

+ Explore our exclusive collection of heritage Sarees +

-
- -
-

- STYLISH -

- +
+
+ +
+

+ SARRES +

+ +
-
-
- -
-

- DRESSES -

- +
+ +
+

+ STYLISH +

+ +
+
+
+ +
+

+ DRESSES +

+ +
-
-
+

@@ -986,7 +989,7 @@

-
@@ -1001,16 +1004,12 @@

₹215.87/ - month -
+ month
- - ₹2,590.48 - - billed annually - - SAVE 11% - + ₹2,590.48 billed annually + SAVE + 11%

@@ -1024,9 +1023,14 @@

  • Behind-the-scenes stories
  • +
    -
    @@ -1034,23 +1038,19 @@

    ₹2,590.48/ - year -
    + year
    - - ₹2,590.48 - - billed annually - - SAVE 11% - + ₹2,590.48 billed annually + SAVE + 11%
    @@ -1064,9 +1064,14 @@

  • Behind-the-scenes stories
  • +
    -
    @@ -1081,16 +1086,12 @@

    ₹1,000.00/ - month -
    + month
    - - ₹12,000.00 - - billed annually - - SAVE 20% - + ₹12,000.00 billed annually + SAVE + 20%

    @@ -1101,9 +1102,13 @@

  • Early access to new editions
  • Personalized style recommendations
  • Special discounts on ethnic wear
  • -
  • Priority customer support
  • +
  • Priority Customer Support
  • +
    diff --git a/Search/search.css b/Search/search.css index 6283af6..6f30d2f 100644 --- a/Search/search.css +++ b/Search/search.css @@ -3,6 +3,7 @@ html,body{ width : 100%; scroll-behavior: smooth; } + @keyframes l14 { 25% {background-position:0 50%,50% 0,50% 100%,100% 0,100% 100%} 50% {background-position:100% 50%,0 0,0 100%,50% 0,50% 100%} diff --git a/Search/search.html b/Search/search.html index bde207e..6eeb31a 100644 --- a/Search/search.html +++ b/Search/search.html @@ -83,7 +83,7 @@