Added button hover effect
This commit is contained in:
parent
695ac46243
commit
e2a9defdc8
@ -118,6 +118,7 @@ button {
|
|||||||
|
|
||||||
button:hover {
|
button:hover {
|
||||||
background-color: #45a049;
|
background-color: #45a049;
|
||||||
|
transform: scale(1.2);
|
||||||
}
|
}
|
||||||
|
|
||||||
.source-btn:hover {
|
.source-btn:hover {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user