Change ver 2

This commit is contained in:
drazhenga 2020-06-25 01:34:23 -04:00 committed by GitHub
parent c8a6f29af7
commit 9c96a2d174
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,8 +12,8 @@ body {
} }
.logo { .logo {
width: 60%; width: 80%;
height: 20%; height: ;
padding-top: 20px; padding-top: 20px;
} }
@ -127,7 +127,7 @@ li {
display: inline-block; display: inline-block;
} }
.button { .button {
width: 95%; width: 70%;
} }
.list { .list {
font-size: 6vw; font-size: 6vw;
@ -136,8 +136,8 @@ li {
padding-left: 0; padding-left: 0;
} }
.buttons { .buttons {
display: -ms-inline-grid; display: -ms-inline-block;
display: inline-grid; display: inline-block;
} }
::-webkit-scrollbar { ::-webkit-scrollbar {
display: none; display: none;