color
This commit is contained in:
parent
57f699a619
commit
c46e4af4a2
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
height: 100%;
|
||||
}
|
||||
body {
|
||||
background-color: rgb(174, 232, 226);
|
||||
background-color: rgb(124, 206, 163);
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
display: flex;
|
||||
|
|
Loading…
Reference in a new issue