This commit is contained in:
		| @@ -19,10 +19,8 @@ | |||||||
|   gap: 4rem; /* Space between items */ |   gap: 4rem; /* Space between items */ | ||||||
|   margin: auto; |   margin: auto; | ||||||
|   background: linear-gradient(to bottom right, #F9B208, #E72E77); |   background: linear-gradient(to bottom right, #F9B208, #E72E77); | ||||||
|   /* padding-top: 60px; */ |   padding-right: 3vw; /* 40 px approx*/ | ||||||
|   /* padding-bottom: 40px; */ |   padding-left: 3vw; | ||||||
|   padding-right: 40px; |  | ||||||
|   padding-left: 40px; |  | ||||||
| } | } | ||||||
|  |  | ||||||
| .hero-content { | .hero-content { | ||||||
| @@ -30,6 +28,8 @@ | |||||||
|   flex-direction: column; |   flex-direction: column; | ||||||
|   align-items: center; |   align-items: center; | ||||||
|   text-align: center; |   text-align: center; | ||||||
|  |   padding-right: 4vw; /* 40 px approx*/ | ||||||
|  |   padding-left: 4vw; | ||||||
| } | } | ||||||
|  |  | ||||||
| .hero-logo { | .hero-logo { | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user