Add top-bar logo
This commit is contained in:
@@ -32,6 +32,12 @@
|
||||
}
|
||||
.status-left, .status-center, .status-right { display: flex; align-items: center; gap: 10px; }
|
||||
.inline-link { font-size: 14px; }
|
||||
.logo-mark {
|
||||
height: 44px;
|
||||
width: auto;
|
||||
object-fit: contain;
|
||||
filter: drop-shadow(0 4px 10px rgba(0,0,0,0.18));
|
||||
}
|
||||
|
||||
.counts {
|
||||
color: #5f513b;
|
||||
|
||||
Reference in New Issue
Block a user