mirror of
https://github.com/AlecM33/Werewolf.git
synced 2025-12-26 07:47:50 +01:00
fix navbar
This commit is contained in:
@@ -357,8 +357,8 @@ input {
|
||||
#navbar {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
padding: 10px 0 0 10px;
|
||||
width: fit-content;
|
||||
padding: 10px 0;
|
||||
width: 100%;
|
||||
background-color: #0f0f10;
|
||||
height: 45px;
|
||||
z-index: 53000;
|
||||
|
||||
Reference in New Issue
Block a user