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