Update main.css

This commit is contained in:
drazhenga 2020-06-25 05:34:11 -04:00 committed by GitHub
parent 5f7fa5d1b7
commit 4d9835cf27
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -44,6 +44,7 @@ div {
padding-top: 5px; padding-top: 5px;
padding-bottom: 5px; padding-bottom: 5px;
width: 60%; width: 60%;
margin: auto;
} }
.list { .list {
@ -102,6 +103,7 @@ div {
} }
.button { .button {
width: 60%; width: 60%;
margin: auto;
} }
.list { .list {