mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-07-12 00:59:05 +00:00
fonts
This commit is contained in:
@@ -546,7 +546,6 @@ const STYLE = `
|
||||
.simplex-preview-qr-caption {
|
||||
font-size: 14px;
|
||||
color: #000;
|
||||
font-weight: 500;
|
||||
text-align: center;
|
||||
margin: 0;
|
||||
}
|
||||
@@ -571,8 +570,8 @@ const STYLE = `
|
||||
}
|
||||
|
||||
.simplex-preview-copy-action {
|
||||
font-size: 13px;
|
||||
color: #8b8786;
|
||||
font-size: 14px;
|
||||
color: #000;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
@@ -587,8 +586,7 @@ const STYLE = `
|
||||
}
|
||||
|
||||
.simplex-preview-step-title {
|
||||
font-size: 16px;
|
||||
font-weight: 500;
|
||||
font-size: 14px;
|
||||
text-align: center;
|
||||
margin: 0;
|
||||
color: #000;
|
||||
|
||||
Reference in New Issue
Block a user