Update CSS for Citrus branding: Adjust logo height in topbar for improved visibility on smaller screens.

This commit is contained in:
Ümit Tunç
2025-09-27 13:18:49 -03:00
parent 5ae571f10b
commit 394fae1e79
+3
View File
@@ -3,6 +3,9 @@
height: 6rem !important;
width: auto !important;
}
.fi-topbar-start .fi-logo {
height: 1.5rem !important;
}
/* Login sayfası brand logo boyutu */
.fi-brand-logo {