This commit is contained in:
		| @@ -5,11 +5,10 @@ | ||||
|   margin: 0 auto; /* Centering the hero section */ | ||||
|   display: flex; | ||||
|   justify-content: space-between; | ||||
|   flex-direction: column; | ||||
|   align-items: center; | ||||
|   padding-top: 60px; | ||||
|   padding-bottom: 80px; | ||||
|   padding-left: 40px; | ||||
|   padding-right: 40px; | ||||
| } | ||||
|  | ||||
| .hero-first { | ||||
| @@ -22,6 +21,10 @@ | ||||
|   gap: 4rem; /* Space between items */ | ||||
|   margin-bottom: 4rem; | ||||
|   background: linear-gradient(to bottom right, #F9B208, #E72E77); | ||||
|   padding-right: 40px; | ||||
|   padding-left: 40px; | ||||
|  | ||||
|  | ||||
|  | ||||
| } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user