Explorar o código

refactor: removed unnecesarry transition for home station cards

Kristian Vos %!s(int64=3) %!d(string=hai) anos
pai
achega
d72d161d7f
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      frontend/src/pages/Home.vue

+ 0 - 1
frontend/src/pages/Home.vue

@@ -1033,7 +1033,6 @@ html {
 	flex-wrap: wrap;
 	border-radius: 5px;
 	box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1), 0 0 0 1px rgba(10, 10, 10, 0.1);
-	transition: all ease-in-out 0.2s;
 
 	.card-content {
 		padding: 10px 10px 10px 15px;