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