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