Skip to content

Commit 0cc0673

Browse files
Update about.md
1 parent b02ca7b commit 0cc0673

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

about.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -53,11 +53,7 @@ For full details, see our [Data Policy](https://plausible.io/data-policy) and [S
5353

5454
## Ready to try Plausible?
5555

56-
<div class="mt-5 sm:mt-8 sm:flex sm:justify-center">
57-
<div class="rounded-md shadow">
58-
<a href="/register" style="text-decoration: none; color: white; background-color: #5046e5; display: flex; align-items: center; justify-content: center; padding: 12px 32px; font-size: 16px; font-weight: 500; border-radius: 6px;">Start free trial</a>
59-
</div>
60-
<div class="mt-3 sm:mt-0 sm:ml-3">
61-
<a href="/plausible.io" style="text-decoration: none; color: #5046e5; background-color: white; border: 2px solid #5046e5; display: flex; align-items: center; justify-content: center; padding: 12px 32px; font-size: 16px; font-weight: 500; border-radius: 6px;">View live demo</a>
62-
</div>
56+
<div class="mt-5 sm:mt-8 sm:flex sm:justify-center" style="gap: 12px;">
57+
<a href="/register" style="text-decoration: none; color: white; background-color: #5046e5; display: flex; align-items: center; justify-content: center; padding: 12px 32px; font-size: 16px; font-weight: 500; border-radius: 6px;">Start free trial</a>
58+
<a href="/plausible.io" style="text-decoration: none; color: #5046e5; background-color: white; border: 2px solid #5046e5; display: flex; align-items: center; justify-content: center; padding: 12px 32px; font-size: 16px; font-weight: 500; border-radius: 6px;">View live demo</a>
6359
</div>

0 commit comments

Comments
 (0)