fix(web): new reviews section layout in mobile
This commit is contained in:
parent
7b3e7f93b1
commit
1987a3b8d8
@ -327,9 +327,9 @@
|
||||
See what people think about this extension before install it
|
||||
</p>
|
||||
</div>
|
||||
<div class="grid gap-12 justify-items-center md:grid-cols-3 mt-16">
|
||||
<div class="grid gap-12 md:grid-cols-3 md:justify-items-center mt-16">
|
||||
<a
|
||||
class="mx-auto"
|
||||
class="md:mx-auto"
|
||||
href="https://chrome.google.com/webstore/detail/djcbfpkdhdkaflcigibkbpboflaplabg"
|
||||
target="_blank"
|
||||
>
|
||||
@ -342,7 +342,7 @@
|
||||
/>
|
||||
</a>
|
||||
<a
|
||||
class="mx-auto"
|
||||
class="md:mx-auto"
|
||||
href="https://mygpstools.com/best-chrome-extensions#cookie-dialog-monster"
|
||||
target="_blank"
|
||||
>
|
||||
@ -355,7 +355,7 @@
|
||||
/>
|
||||
</a>
|
||||
<a
|
||||
class="mx-auto"
|
||||
class="md:mx-auto"
|
||||
href="https://www.producthunt.com/products/cookie-dialog-monster/reviews"
|
||||
target="_blank"
|
||||
>
|
||||
|
Loading…
Reference in New Issue
Block a user