mirror of
https://github.com/h44z/wg-portal.git
synced 2025-04-17 07:55:13 +00:00
* Added some more customization options * Fixed inconsistent height of custom logos * Extended navbar style to login page
8 lines
97 B
CSS
8 lines
97 B
CSS
.navbar {
|
|
padding: 0.5rem 1rem;
|
|
}
|
|
|
|
.navbar-brand > img {
|
|
height: 2rem;
|
|
width: auto;
|
|
} |