Skip to content

Commit ab107af

Browse files
committed
Fix googleplay aspect ratio
1 parent 33519f6 commit ab107af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154
</button>
155155
</div>
156156
<div
157-
class="mt-15 xl:mt-10 flex flex-row justify-center xl:justify-start gap-8"
157+
class="mt-15 xl:mt-10 flex flex-row justify-center items-center xl:justify-start gap-8"
158158
>
159159
<img
160160
src="/softpoint/assets/images/googleplay292w.webp"

0 commit comments

Comments
 (0)