mirror of
https://github.com/fromchat-messenger/web.git
synced 2026-09-22 19:15:08 +03:00
Add new logo
This commit is contained in:
@@ -26,6 +26,14 @@
|
||||
align-items: center;
|
||||
padding: 16px;
|
||||
|
||||
.logo {
|
||||
$size: 35px;
|
||||
|
||||
width: $size;
|
||||
height: $size;
|
||||
margin-right: 8px;
|
||||
}
|
||||
|
||||
.productName {
|
||||
flex-grow: 1;
|
||||
font-size: 1.8rem;
|
||||
|
||||
Reference in New Issue
Block a user