🎨 reformat css

stable
neingeist 2 years ago
parent f3489d1599
commit 88d4ed2c8c

@ -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…
Cancel
Save