File tree Expand file tree Collapse file tree 1 file changed +6
-13
lines changed
Expand file tree Collapse file tree 1 file changed +6
-13
lines changed Original file line number Diff line number Diff line change 1-
2-
3-
41body {
52 margin : 0 ;
63 font-family : 'Heebo' ;
@@ -152,7 +149,7 @@ section.hero img.desktop {
152149 width : 220px ;
153150 max-width : 100% ;
154151 border-radius : 92px ;
155- background-color : # 33c6dd ;
152+ background-color : # 00a8c1 ;
156153 color : # FFF ;
157154 font-size : 16px ;
158155 font-weight : 700 ;
@@ -165,9 +162,9 @@ section.hero img.desktop {
165162}
166163
167164.hero-content button : hover {
168- color : # 33c6dd ;
169- background-color : # FFF ;
170- border : 1px solid # 33c6dd ;
165+ color : # 00a8c1 ;
166+ background-color : # FFFFFF ;
167+ border : 1px solid # 00a8c1 ;
171168}
172169
173170
@@ -266,7 +263,7 @@ section.best-sellers .product-slider .product .product-info {
266263}
267264
268265section .best-sellers .product-slider .product .product-info .categories {
269- color : # 33c6dd ;
266+ color : # 00a8c1 ;
270267 font-weight : normal;
271268 font-size : 14px ;
272269 letter-spacing : 0.35px ;
@@ -300,7 +297,7 @@ section.best-sellers .product-slider .product .product-info .price .discounted-p
300297}
301298
302299section .best-sellers .product-slider .product .product-info .price .original-price {
303- color : # 9B9B9B ;
300+ color : # 666666 ;
304301 font-weight : normal;
305302 font-size : 16px ;
306303 letter-spacing : 0.4px ;
@@ -733,10 +730,6 @@ footer .copyright-text {
733730 footer .bottom-nav ul : last-of-type {
734731 margin-bottom : 0 ;
735732 }
736-
737-
738-
739-
740733}
741734/* End of Design for Mobile Phones */
742735
You can’t perform that action at this time.
0 commit comments