Replace navbar text with logo image and add fallback text
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 9.2 KiB |
@@ -6,6 +6,10 @@ body {
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
.navbar-brand img {
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
.card {
|
||||
border-radius: 0.75rem;
|
||||
border: 0;
|
||||
|
||||
Reference in New Issue
Block a user