This commit is contained in:
		| @@ -27,7 +27,7 @@ | |||||||
| .hero-logo { | .hero-logo { | ||||||
|   width: 200px; |   width: 200px; | ||||||
|   margin: 0 auto 20px; |   margin: 0 auto 20px; | ||||||
|   margin-bottom: 60px; |   margin-bottom: 40px; | ||||||
| } | } | ||||||
|  |  | ||||||
| .hero-title { | .hero-title { | ||||||
| @@ -40,7 +40,7 @@ | |||||||
|   background-color: white; |   background-color: white; | ||||||
|   color: #E72E77; |   color: #E72E77; | ||||||
|   padding: 15px 30px; |   padding: 15px 30px; | ||||||
|   border: 3px solid white; |   border: none; | ||||||
|   border-radius: 5px; |   border-radius: 5px; | ||||||
|   font-size: 1.4rem; |   font-size: 1.4rem; | ||||||
|   font-weight: bold; |   font-weight: bold; | ||||||
| @@ -51,7 +51,8 @@ | |||||||
|  |  | ||||||
|  |  | ||||||
| .hero-button:hover { | .hero-button:hover { | ||||||
|   background-color: #F9B208; |   background-color: white; | ||||||
|  |   color: #2ee797; | ||||||
| } | } | ||||||
|  |  | ||||||
| .hero-screenshots { | .hero-screenshots { | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user