change logo and favicon to new design (#379)

* change logo and favicon to new design

* removed margins, and align vertically
This commit is contained in:
liorabel22
2025-10-03 11:02:30 +03:00
committed by GitHub
parent 77d2798e05
commit bf0bb57594
3 changed files with 277 additions and 4 deletions
Regular → Executable
BIN
View File
Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.2 KiB

After

Width:  |  Height:  |  Size: 15 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 276 B

After

Width:  |  Height:  |  Size: 143 KiB

+2 -3
View File
@@ -41,9 +41,8 @@ const user = useUserStore()
}
.left .logo {
height: 25px;
margin-top: 5px;
margin-right: 10px;
height: 45px;
vertical-align: middle;
}
.user-stats {