This commit is contained in:
		| @@ -51,8 +51,9 @@ | |||||||
|  |  | ||||||
|  |  | ||||||
| .hero-button:hover { | .hero-button:hover { | ||||||
|   /* background-color: white; */ |   /* color: white; */ | ||||||
|   background-color: #2ee797; |   /* color: #2ee797; */ | ||||||
|  |   color: #c22a67; | ||||||
| } | } | ||||||
|  |  | ||||||
| .hero-screenshots { | .hero-screenshots { | ||||||
| @@ -67,7 +68,7 @@ | |||||||
|   width: 100%; |   width: 100%; | ||||||
|   height: 100%; |   height: 100%; | ||||||
|   background-color: white; |   background-color: white; | ||||||
|   border: 4px solid black; |   border: 5px solid black; | ||||||
|   box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2); |   box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2); | ||||||
|   border-radius: 13px; |   border-radius: 13px; | ||||||
|   overflow: hidden; |   overflow: hidden; | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user