style: add bottom margin to navbar
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -110,6 +110,9 @@ a:hover { color: #fff; text-decoration: none; }
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* Navbar text color override */
|
/* Navbar text color override */
|
||||||
|
#server-header {
|
||||||
|
margin-bottom: 1rem;
|
||||||
|
}
|
||||||
.navbar-dark .navbar-text {
|
.navbar-dark .navbar-text {
|
||||||
color: rgba(255, 255, 255, 0.85);
|
color: rgba(255, 255, 255, 0.85);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user