Update main.css

This commit is contained in:
drazhenga 2020-06-25 06:44:51 -04:00 committed by GitHub
parent 9f2b3b219c
commit 645e4e5a30
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -101,7 +101,6 @@ div {
display: inline-block;
}
.button {
width: 200%;
}
.list {
font-size: 6vw;
@ -143,7 +142,7 @@ div {
.button {
padding-top: 5px;
padding-bottom: 5px;
width: 50%;
width: 100%;
}
.buttons {
padding-left: 0;