This commit is contained in:
		| @@ -7,6 +7,7 @@ | ||||
|   justify-content: space-between; | ||||
|   flex-direction: column; | ||||
|   align-items: center; | ||||
|   background: linear-gradient(to bottom right, #F9B208, #E72E77); | ||||
| } | ||||
|  | ||||
| .hero-first { | ||||
| @@ -20,7 +21,7 @@ | ||||
|   gap: 4rem; /* Space between items */ | ||||
|   margin: auto; | ||||
|   /* margin-bottom: 4vh; */ | ||||
|   background: linear-gradient(to bottom right, #F9B208, #E72E77); | ||||
|   /* background: linear-gradient(to bottom right, #F9B208, #E72E77); */ | ||||
|   padding-right: 3vw; /* 40 px approx*/ | ||||
|   padding-left: 3vw; | ||||
| } | ||||
| @@ -100,7 +101,7 @@ | ||||
|   gap: 2rem; /* Space between items */ | ||||
|   margin-bottom: 4rem; | ||||
|   padding-top: 4vh; | ||||
|   background: linear-gradient(to bottom left, #E72E77, #F9B208); | ||||
|   /* background: linear-gradient(to bottom left, #E72E77, #F9B208); */ | ||||
| } | ||||
|  | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user