Update main.css
This commit is contained in:
parent
9f2b3b219c
commit
645e4e5a30
1 changed files with 1 additions and 2 deletions
|
@ -101,7 +101,6 @@ div {
|
|||
display: inline-block;
|
||||
}
|
||||
.button {
|
||||
width: 200%;
|
||||
}
|
||||
.list {
|
||||
font-size: 6vw;
|
||||
|
@ -143,7 +142,7 @@ div {
|
|||
.button {
|
||||
padding-top: 5px;
|
||||
padding-bottom: 5px;
|
||||
width: 50%;
|
||||
width: 100%;
|
||||
}
|
||||
.buttons {
|
||||
padding-left: 0;
|
||||
|
|
Loading…
Add table
Reference in a new issue