Update main.css

This commit is contained in:
drazhenga 2020-06-25 05:55:59 -04:00 committed by GitHub
parent fb9fe50cc9
commit c1ad38cf75
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -38,8 +38,6 @@ body {
div {
display: inline-block;
margin-left: -50%;
margin-right: -50%;
}
.button {
@ -57,6 +55,7 @@ div {
.buttons {
padding-left: 0;
display: inline-block;
margin-left: -50%;
}
::-webkit-scrollbar {