Update style.css
This commit is contained in:
parent
e5020140fb
commit
f33c50ec16
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ body {
|
|||
justify-content: center;
|
||||
align-items: center;
|
||||
height: 100vh;
|
||||
margin: 0;
|
||||
margin: 0 0 20px 0;
|
||||
font-family: monospace;
|
||||
background-color: #2a2a2a;
|
||||
transition: background-color 0.3s, color 0.3s;
|
||||
|
|
Loading…
Add table
Reference in a new issue