Update main.css
This commit is contained in:
parent
bf3e6bfdff
commit
1f5813c267
1 changed files with 4 additions and 5 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Reference in a new issue