Update main.css
This commit is contained in:
parent
3f4bcc0030
commit
579f79c3c4
1 changed files with 2 additions and 2 deletions
|
@ -44,7 +44,7 @@ div {
|
||||||
padding-top: 5px;
|
padding-top: 5px;
|
||||||
padding-bottom: 5px;
|
padding-bottom: 5px;
|
||||||
width: 60%;
|
width: 60%;
|
||||||
margin: -300px;
|
margin-right: -150px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.list {
|
.list {
|
||||||
|
@ -127,7 +127,7 @@ div {
|
||||||
}
|
}
|
||||||
.button {
|
.button {
|
||||||
width: 60%;
|
width: 60%;
|
||||||
margin: -300px;
|
margin-right: -150px;
|
||||||
|
|
||||||
}
|
}
|
||||||
.list {
|
.list {
|
||||||
|
|
Loading…
Add table
Reference in a new issue