File tree Expand file tree Collapse file tree 1 file changed +3
-7
lines changed
Expand file tree Collapse file tree 1 file changed +3
-7
lines changed Original file line number Diff line number Diff 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 >
You can’t perform that action at this time.
0 commit comments