Update main.css

This commit is contained in:
drazhenga 2020-06-25 04:59:35 -04:00 committed by GitHub
parent 2bdd74117f
commit 71589efe4c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -36,8 +36,7 @@ body {
height: 20%;
}
li {
list-style: none;
div {
display: inline-block;
float: left;
}
@ -46,8 +45,6 @@ li {
padding-top: 5px;
padding-bottom: 5px;
width: 60%;
height: 60%;
margin: 0
}
.list {
@ -59,8 +56,6 @@ li {
.buttons {
padding-left: 0;
display: inline-block;
float: center;
margin: 0
}
.allages {
@ -127,9 +122,9 @@ li {
.note {
width: 95%;
}
li {
list-style: none;
div {
display: inline-block;
float: left;
}
.button {
width: 60%;
@ -139,13 +134,10 @@ li {
display: -ms-inline-grid;
display: inline-grid;
padding-left: 0;
margin: 0
}
.buttons {
display: -ms-inline-block;
display: inline-block;
float: left;
margin: 0
}
::-webkit-scrollbar {
display: none;
@ -185,7 +177,6 @@ li {
padding-top: 5px;
padding-bottom: 5px;
width: 50%;
height: 10%;
}
.buttons {
padding-left: 0;