no ease transition to improve performance
Browse files
README.md
CHANGED
@@ -42,7 +42,6 @@ tags:
|
|
42 |
background-position: center;
|
43 |
border: 1px solid #ccc;
|
44 |
cursor: pointer;
|
45 |
-
transition: 0.3s ease;
|
46 |
color: black;
|
47 |
margin: 9px;
|
48 |
}
|
|
|
42 |
background-position: center;
|
43 |
border: 1px solid #ccc;
|
44 |
cursor: pointer;
|
|
|
45 |
color: black;
|
46 |
margin: 9px;
|
47 |
}
|