Table for navigation bars
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
body {
|
||||
background-color: rgb(53, 25, 60);
|
||||
margin:0;
|
||||
overflow-x:hidden;
|
||||
}
|
||||
|
||||
.logBoxCenterer {
|
||||
@ -34,10 +35,6 @@ body {
|
||||
gap: 15px;
|
||||
}
|
||||
|
||||
.inputBox{
|
||||
width: px;
|
||||
|
||||
}
|
||||
|
||||
.inputBox input {
|
||||
width:100%;
|
||||
|
Reference in New Issue
Block a user