File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 191191 @mouseleave =" step1Hover = false"
192192 >
193193 <v-card-title class =" text-h5" > Step 1 </v-card-title >
194- <v-card-text >
194+ <v-card-text class = " subtitle-1 " >
195195 <router-link
196196 class =" font-weight-bold text-decoration-none"
197197 :to =" { name: 'login' }"
210210 @mouseleave =" step2Hover = false"
211211 >
212212 <v-card-title class =" text-h5" > Step 2 </v-card-title >
213- <v-card-text >
213+ <v-card-text class = " subtitle-1 " >
214214 <a
215215 download
216216 class =" font-weight-bold text-decoration-none"
225225 <v-timeline-item color =" primary" :icon =" mdiTallyMark3" >
226226 <v-card class =" elevation-2" >
227227 <v-card-title class =" text-h5" > Step 3 </v-card-title >
228- <v-card-text >
228+ <v-card-text class = " subtitle-1 " >
229229 Start sending and receiving SMS messages using our rich
230230 HTTP API. You can find the documentation on
231231 <a :href =" $store.getters.getAppData.documentationUrl" >
You can’t perform that action at this time.
0 commit comments