Spaces:
Running
Running
Update style.css
Browse files
style.css
CHANGED
@@ -50,7 +50,7 @@ button {
|
|
50 |
width: 150px;
|
51 |
text-align: center;
|
52 |
opacity: 0.8;
|
53 |
-
transition: 0.
|
54 |
}
|
55 |
|
56 |
button:hover {
|
|
|
50 |
width: 150px;
|
51 |
text-align: center;
|
52 |
opacity: 0.8;
|
53 |
+
transition: 0.3s;
|
54 |
}
|
55 |
|
56 |
button:hover {
|