Navbar s možností odhlášení
This commit is contained in:
@@ -55,4 +55,14 @@
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.navbar {
|
||||
background-color: #3c3c3c;
|
||||
padding-left: 20px;
|
||||
padding-right: 20px;
|
||||
}
|
||||
|
||||
#basic-navbar-nav {
|
||||
justify-content: flex-end;
|
||||
}
|
||||
Reference in New Issue
Block a user