Add new logo

This commit is contained in:
2025-11-08 18:30:31 +03:00
Unverified
parent 59472ea1d7
commit af530abf6c
5 changed files with 2310 additions and 4 deletions
@@ -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;