🎨 reformat css
This commit is contained in:
parent
f3489d1599
commit
88d4ed2c8c
1 changed files with 1 additions and 3 deletions
|
@ -5,20 +5,18 @@ body {
|
|||
|
||||
body {
|
||||
display: flex;
|
||||
|
||||
flex-direction: column;
|
||||
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
|
||||
padding-top: 1rem;
|
||||
padding-bottom: 1rem;
|
||||
|
||||
background-color: #B0C4DE;
|
||||
}
|
||||
|
||||
.container .form-download {
|
||||
background-color: #f5f5f5;
|
||||
|
||||
box-shadow: 5px 5px 5px grey;
|
||||
border-radius: 3px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue