Explorar o código

Fixed small issues with station cards on homepage.

KrisVos130 %!s(int64=8) %!d(string=hai) anos
pai
achega
1252413a77
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      frontend/components/pages/Home.vue

+ 5 - 0
frontend/components/pages/Home.vue

@@ -158,6 +158,11 @@
 		min-height: 64px;
 	}
 
+	.card {
+		margin: 10px;
+		cursor: pointer;
+	}
+
 	.ccs-button {
 		cursor: pointer;
 		transition: .25s ease color;