[Build] Run build
This commit is contained in:
		| @@ -22,11 +22,11 @@ button { | ||||
| } | ||||
|  | ||||
| button:hover { | ||||
|     background-color: rgba(151, 16, 58, 0.5); | ||||
|     background-color: rgba(89, 53, 33, 0.5); | ||||
| } | ||||
|  | ||||
| button:focus { | ||||
|     background-color: rgb(151, 16, 58); | ||||
|     background-color: rgb(89, 53, 33); | ||||
|     color: rgb(230, 230, 230); | ||||
| } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user