Update main.css

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

View file

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