This commit is contained in:
Evgeny @ SimpleX Chat
2026-06-02 20:16:46 +00:00
parent e6a977d5fc
commit 3f5edd5c9d
+2 -2
View File
@@ -518,7 +518,7 @@ const STYLE = `
font-size: 18px;
font-weight: 600;
text-align: center;
margin: 0 0 20px;
margin: 0 0 16px;
color: #000;
}
@@ -556,7 +556,7 @@ const STYLE = `
justify-content: center;
gap: 8px;
flex-wrap: wrap;
margin: 0;
margin: 0 0 3px;
}
.simplex-preview-badges a {