Telegram QR styling
- 1/1 aspect ratio - white border around (for easier scan)
This commit is contained in:
@@ -197,9 +197,11 @@
|
||||
}
|
||||
|
||||
.telegramQR {
|
||||
background-color: var(--white-color);
|
||||
box-sizing: border-box;
|
||||
display: block;
|
||||
margin: 12px auto;
|
||||
width: 75%;
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
.telegram {
|
||||
|
||||
Reference in New Issue
Block a user