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;
|
display: inline-block;
|
||||||
}
|
}
|
||||||
.button {
|
.button {
|
||||||
width: 200%;
|
|
||||||
}
|
}
|
||||||
.list {
|
.list {
|
||||||
font-size: 6vw;
|
font-size: 6vw;
|
||||||
|
@ -143,7 +142,7 @@ div {
|
||||||
.button {
|
.button {
|
||||||
padding-top: 5px;
|
padding-top: 5px;
|
||||||
padding-bottom: 5px;
|
padding-bottom: 5px;
|
||||||
width: 50%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
.buttons {
|
.buttons {
|
||||||
padding-left: 0;
|
padding-left: 0;
|
||||||
|
|
Loading…
Add table
Reference in a new issue