Update main.css

This commit is contained in:
drazhenga 2020-06-25 04:07:07 -04:00 committed by GitHub
parent bf3e6bfdff
commit 1f5813c267
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -44,8 +44,8 @@ li {
.button {
padding-top: 5px;
padding-bottom: 5px;
width: 50%;
height: 50%;
width: 20%;
height: 20%;
}
.list {
@ -56,8 +56,7 @@ li {
.buttons {
padding-left: 0;
display: inline;
float: center;
display: inline-block;
}
.allages {
@ -129,7 +128,7 @@ li {
display: inline-block;
}
.button {
width: 70%;
width: 20%;
}
.list {
font-size: 6vw;