Skip to content

Commit ebd39a1

Browse files
committed
Fix blog post on mobile
1 parent e7d65ca commit ebd39a1

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

web/pages/blog/forward-incoming-sms-from-phone-to-webhook.vue

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,10 +64,12 @@
6464
>
6565
android app on your phone and sign in using your API KEY which you
6666
copied above. This app listens for SMS messages received on your
67-
android phone. <br />👉
67+
android phone. <br /><span v-if="$vuetify.breakpoint.mdAndUp"
68+
>👉</span
69+
>
6870
<a
6971
target="_blank"
70-
class="text-decoration-none"
72+
class="text-decoration-none text-break"
7173
href="https://github.com/NdoleStudio/httpsms/releases/latest/download/HttpSms.apk"
7274
>https://github.com/NdoleStudio/httpsms/releases/latest/download/HttpSms.apk</a
7375
>

0 commit comments

Comments
 (0)