fix logo size

This commit is contained in:
2023-09-11 08:23:30 +05:30
parent 66141296ca
commit 23ed449c4b

View File

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