This commit is contained in:
		| @@ -175,13 +175,15 @@ | |||||||
|   padding: 20px 40px; |   padding: 20px 40px; | ||||||
|   font-size: 1.6rem; |   font-size: 1.6rem; | ||||||
|   font-weight: bold; |   font-weight: bold; | ||||||
|  |   border: 0px; | ||||||
|   border-radius: 8px; |   border-radius: 8px; | ||||||
|   text-decoration: none; |   text-decoration: none; | ||||||
|   transition: background-color 0.3s; |   transition: background-color 0.3s; | ||||||
| } | } | ||||||
|  |  | ||||||
| .hero-second button:hover { | .hero-button-end:hover { | ||||||
|   background-color: linear-gradient(to bottom right, #F9B208, #E72E77); |   color: white; | ||||||
|  |   background-color: #F9B208; | ||||||
| } | } | ||||||
|  |  | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user