We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad11684 commit db609e8Copy full SHA for db609e8
frontend/components/top/LoginCard.vue
@@ -82,7 +82,7 @@
82
<v-col md="4" align="center">
83
<v-img
84
src="/images/google.png"
85
- width="220px"
+ width="180px"
86
style="cursor: pointer"
87
@click="pushGoogleLogin"
88
></v-img>
frontend/pages/login/index.vue
@@ -47,7 +47,7 @@
47
48
49
50
51
52
53
0 commit comments