Fix desktop centering
This commit is contained in:
parent
49220107c2
commit
b4569319f0
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
vendor/
|
||||
config.json
|
||||
|
@ -21,7 +21,8 @@ body {
|
||||
#content {
|
||||
background-color: #022601;
|
||||
height: 80%;
|
||||
margin: 2vw;
|
||||
margin: 0;
|
||||
margin-top: 2vw;
|
||||
padding: 2vw;
|
||||
color: #79F257;
|
||||
border: 2px solid #377326;
|
||||
|
Loading…
x
Reference in New Issue
Block a user