fix(minor): show same size logo navbar and sidebar

This commit is contained in:
sokumon 2025-05-08 13:16:46 +05:30
parent a74a51201d
commit 285688863c

View file

@ -42,8 +42,8 @@
.navbar-home {
img {
height: 28px;
width: auto;
height: 32px;
width: 32px;
}
}