diff --git a/rcon.css b/rcon.css index 75751cf..bb378fc 100644 --- a/rcon.css +++ b/rcon.css @@ -110,6 +110,9 @@ a:hover { color: #fff; text-decoration: none; } } /* Navbar text color override */ +#server-header { + margin-bottom: 1rem; +} .navbar-dark .navbar-text { color: rgba(255, 255, 255, 0.85); }