added new tournament mode.
This commit is contained in:
@@ -23,14 +23,13 @@
|
||||
.navbar {
|
||||
background: white;
|
||||
color: black;
|
||||
padding: 10px 20px;
|
||||
padding: 15px 25px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
border-bottom: 2px solid #ccc;
|
||||
height: 60px;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
|
||||
}
|
||||
|
||||
.navbar-title {
|
||||
font-size: 1.8rem;
|
||||
|
||||
Reference in New Issue
Block a user