cta layout

This commit is contained in:
Evgeny @ SimpleX Chat
2026-06-02 19:56:50 +00:00
parent c2a6229f07
commit 2a9e0a01ee
+4 -4
View File
@@ -511,14 +511,14 @@ const STYLE = `
width: 100%;
height: 1px;
background: #e5e5e5;
margin: 4px 0 0;
margin: 20px 0 0;
}
.simplex-preview-conversion-title {
font-size: 15px;
font-weight: 500;
font-size: 18px;
font-weight: 600;
text-align: center;
margin: 0;
margin: 16px 0 4px;
color: #000;
}