This commit is contained in:
		| @@ -10,7 +10,6 @@ | |||||||
|   padding-bottom: 80px; |   padding-bottom: 80px; | ||||||
|   padding-left: 40px; |   padding-left: 40px; | ||||||
|   padding-right: 40px; |   padding-right: 40px; | ||||||
|   background: linear-gradient(to bottom right, #F9B208, #E72E77); |  | ||||||
| } | } | ||||||
|  |  | ||||||
| .hero-first { | .hero-first { | ||||||
| @@ -22,6 +21,8 @@ | |||||||
|   max-width: 1200px; |   max-width: 1200px; | ||||||
|   gap: 4rem; /* Space between items */ |   gap: 4rem; /* Space between items */ | ||||||
|   margin-bottom: 4rem; |   margin-bottom: 4rem; | ||||||
|  |   background: linear-gradient(to bottom right, #F9B208, #E72E77); | ||||||
|  |  | ||||||
| } | } | ||||||
|  |  | ||||||
| .hero-second { | .hero-second { | ||||||
| @@ -29,8 +30,7 @@ | |||||||
|   flex-direction: column; /* Stack elements vertically by default */ |   flex-direction: column; /* Stack elements vertically by default */ | ||||||
|   align-items: center; |   align-items: center; | ||||||
|   text-align: center; |   text-align: center; | ||||||
|   width: 100%; |   width: 70%; | ||||||
|   max-width: 1200px; |  | ||||||
|   gap: 4rem; /* Space between items */ |   gap: 4rem; /* Space between items */ | ||||||
|   margin-bottom: 4rem; |   margin-bottom: 4rem; | ||||||
| } | } | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user