File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -179,7 +179,7 @@ async function signinWithGoogle() {
179179 :width =" xs ? 200 : 250"
180180 class =" mx-auto mx-sm-0"
181181 />
182- <div class =" text-center text-sm-left text-h6 text-sm-h5 mt-2 " >
182+ <div class =" text-center text-sm-left text-h6 text-sm-h5 mt-4 " >
183183 {{ nuxtifyConfig.brand?.tagline }}
184184 </div >
185185 </v-col >
Original file line number Diff line number Diff line change @@ -132,7 +132,7 @@ async function signinWithGoogle() {
132132 :width =" xs ? 200 : 250"
133133 class =" mx-auto mx-sm-0"
134134 />
135- <div class =" text-center text-sm-left text-h6 text-sm-h5 mt-2 " >
135+ <div class =" text-center text-sm-left text-h6 text-sm-h5 mt-4 " >
136136 {{ nuxtifyConfig.brand?.tagline }}
137137 </div >
138138 </v-col >
You can’t perform that action at this time.
0 commit comments