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