This commit is contained in:
		| @@ -17,15 +17,12 @@ | |||||||
|   align-items: center; |   align-items: center; | ||||||
|   text-align: center; |   text-align: center; | ||||||
|   width: 100%; |   width: 100%; | ||||||
|   max-width: 1200px; |   /* max-width: 1200px; */ | ||||||
|   gap: 4rem; /* Space between items */ |   gap: 4rem; /* Space between items */ | ||||||
|   margin-bottom: 4rem; |   margin-bottom: 4rem; | ||||||
|   background: linear-gradient(to bottom right, #F9B208, #E72E77); |   background: linear-gradient(to bottom right, #F9B208, #E72E77); | ||||||
|   padding-right: 40px; |   /* padding-right: 40px; */ | ||||||
|   padding-left: 40px; |   /* padding-left: 40px; */ | ||||||
|  |  | ||||||
|  |  | ||||||
|  |  | ||||||
| } | } | ||||||
|  |  | ||||||
| .hero-second { | .hero-second { | ||||||
| @@ -78,7 +75,7 @@ | |||||||
| /* Screenshots styling */ | /* Screenshots styling */ | ||||||
| .hero-screenshots { | .hero-screenshots { | ||||||
|   display: flex; |   display: flex; | ||||||
|   flex-direction: column; |   flex-direction: row; | ||||||
|   gap: 3rem; |   gap: 3rem; | ||||||
|   width: 100%; |   width: 100%; | ||||||
|   align-items: center; |   align-items: center; | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user