This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 56 KiB |
@@ -58,16 +58,12 @@ textarea {
|
||||
}
|
||||
|
||||
.brand-mark {
|
||||
display: grid;
|
||||
place-items: center;
|
||||
width: 34px;
|
||||
height: 34px;
|
||||
border: 1px solid #4c5d74;
|
||||
border-radius: 6px;
|
||||
background: #223044;
|
||||
color: #c8f2df;
|
||||
font-weight: 800;
|
||||
letter-spacing: 0;
|
||||
object-fit: cover;
|
||||
}
|
||||
|
||||
.brand strong,
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
<div class="app-shell">
|
||||
<aside class="sidebar">
|
||||
<div class="brand">
|
||||
<span class="brand-mark">RL</span>
|
||||
<img class="brand-mark" src="/admin/Ngino_logo_symbol.png" alt="Ngino">
|
||||
<span>
|
||||
<strong>Ngino</strong>
|
||||
<small>Admin</small>
|
||||
|
||||
Reference in New Issue
Block a user