Update main.css

This commit is contained in:
drazhenga 2020-06-25 05:12:23 -04:00 committed by GitHub
parent 8c5a2d5cdf
commit 7d09cb70fe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -45,9 +45,7 @@ div {
padding-top: 5px; padding-top: 5px;
padding-bottom: 5px; padding-bottom: 5px;
width: 60%; width: 60%;
content: ""; margin-left: -50px;
clear: both;
display: table;
} }
.list { .list {
@ -131,9 +129,8 @@ div {
} }
.button { .button {
width: 60%; width: 60%;
content: ""; margin-left: -50px;
clear: both;
display: table;
} }
.list { .list {
font-size: 6vw; font-size: 6vw;