remove code

This commit is contained in:
ntr
2019-09-12 12:39:33 +10:00
parent 9a70c1f34e
commit d8a85b93c5
4 changed files with 15 additions and 6 deletions
+1 -1
View File
@@ -112,7 +112,7 @@ button, input {
flex: 1;
/*the transitions */
transition-property: color, background;
transition-property: border-color, color, background;
transition-duration: 0.25s;
transition-delay: 0;
transition-timing-function: ease;