This commit is contained in:
		| @@ -7,7 +7,7 @@ | ||||
|   justify-content: space-between; | ||||
|   flex-direction: column; | ||||
|   align-items: center; | ||||
|   background: linear-gradient(to bottom right, #F9B208, #ed5c51); | ||||
|   /* background: linear-gradient(to bottom right, #F9B208, #ed5c51); */ | ||||
| } | ||||
|  | ||||
| .hero-first { | ||||
| @@ -21,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; | ||||
| } | ||||
| @@ -125,12 +125,12 @@ | ||||
|   text-align: left; | ||||
|   padding: 20px; | ||||
|   font-size: 1.8rem; | ||||
|   color: white; | ||||
|   color: #333; | ||||
| } | ||||
|  | ||||
| .bloc-text h3 { | ||||
|   font-size: 2.8rem; | ||||
|   color: white; | ||||
|   color: #E72E77; | ||||
|   margin-bottom: 1rem; | ||||
|   font-variant: small-caps; | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user