This commit is contained in:
		| @@ -51,8 +51,8 @@ | ||||
|  | ||||
|  | ||||
| .hero-button:hover { | ||||
|   background-color: white; | ||||
|   color: #2ee797; | ||||
|   /* background-color: white; */ | ||||
|   background-color: #2ee797; | ||||
| } | ||||
|  | ||||
| .hero-screenshots { | ||||
| @@ -60,11 +60,12 @@ | ||||
|   display: flex; | ||||
|   gap: 40px; | ||||
|   margin-left: 0px; | ||||
|   padding-left: 0px; | ||||
| } | ||||
|  | ||||
| .screenshot { | ||||
|   width: 150px; | ||||
|   height: 280px; | ||||
|   height: 320px; | ||||
|   background-color: white; | ||||
|   border: 0px solid black; | ||||
|   box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user