fix logo size

This commit is contained in:
Arya 2023-09-11 08:23:30 +05:30
parent 66141296ca
commit 23ed449c4b
Signed by: arya
GPG Key ID: 842D12BDA50DF120

View File

@ -51,8 +51,8 @@ nav li {
margin-right: 20px; margin-right: 20px;
} }
.navlogo { .navlogo {
width: 50px; width: 75px;
height: 50px; height: 75px;
} }
/* Theming for buttons and text areas*/ /* Theming for buttons and text areas*/