1
0
forked from PGL/Clyde

Table for navigation bars

This commit is contained in:
2024-03-01 15:21:10 +01:00
committed by Wal
parent 057d8ff001
commit 0b0fe9ae78
2 changed files with 50 additions and 21 deletions

View File

@ -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%;