Replace navbar text with logo image and add fallback text

This commit is contained in:
2026-07-20 16:14:50 +07:00
parent 3b5ac3d282
commit 49a884c01d
3 changed files with 7 additions and 1 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 9.2 KiB

+4
View File
@@ -6,6 +6,10 @@ body {
font-weight: 600;
}
.navbar-brand img {
vertical-align: middle;
}
.card {
border-radius: 0.75rem;
border: 0;