Change Ver. 1
This commit is contained in:
parent
345b96d10b
commit
593f64f8cc
1 changed files with 4 additions and 3 deletions
|
@ -44,8 +44,8 @@ li {
|
||||||
.button {
|
.button {
|
||||||
padding-top: 5px;
|
padding-top: 5px;
|
||||||
padding-bottom: 5px;
|
padding-bottom: 5px;
|
||||||
width: 50%;
|
width: 100%;
|
||||||
height: 10%;
|
height: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.list {
|
.list {
|
||||||
|
@ -183,4 +183,5 @@ li {
|
||||||
padding-left: 0;
|
padding-left: 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
/*# sourceMappingURL=main.css.map */
|
/*# sourceMappingURL=main.css.map */
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue