Skip to content

Commit 6048159

Browse files
authored
padding
1 parent 682410c commit 6048159

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

pages/apps.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,9 @@ <h2>CanIAndroidWebView</h2>
1717
<p>If you find a bug in the Android WebView you can submit an issue <a href="https://bugs.chromium.org/p/chromium/issues/entry?template=WebView%20Bug&labels=WebView">on the Chromium issue tracker</a>
1818
or <a href="https://issuetracker.google.com/issues/new?component=460423&pli=1&template=1157790">on the Google issue tracker</a>.</p>
1919

20-
<a href="https://play.google.com/store/apps/details?id=com.caniwebview.android">
21-
<img alt="Get it on Google Play" src="/assets/images/googleplay.png" style="padding-top: 20px;" />
20+
<a href="https://play.google.com/store/apps/details?id=com.caniwebview.android"
21+
style="display: inline-block; padding-top: 20px">
22+
<img alt="Get it on Google Play" src="/assets/images/googleplay.png" />
2223
</a>
2324
</section>
2425
</div>
@@ -37,7 +38,7 @@ <h2>CanIWKWebView</h2>
3738
WebKit issue tracker <a href="https://bugs.webkit.org/enter_bug.cgi?product=WebKit&component=WebKit%20iOS">Bugzilla</a>.</p>
3839

3940
<a href="https://apps.apple.com/us/app/caniwebview/id6753594838?itscg=30200&itsct=apps_box_badge&mttnsubad=6753594838"
40-
style="display: inline-block;">
41+
style="display: inline-block; padding-top: 20px">
4142
<img src="/assets/images/appstore-black.svg"
4243
alt="Download on the App Store" style="width: 270px; height: 80px; vertical-align: middle; object-fit: contain;" />
4344
</a>

0 commit comments

Comments
 (0)