Update main.css
This commit is contained in:
parent
7d09cb70fe
commit
3f4bcc0030
1 changed files with 2 additions and 4 deletions
|
@ -38,14 +38,13 @@ body {
|
|||
|
||||
div {
|
||||
display: inline-block;
|
||||
float: left;
|
||||
}
|
||||
|
||||
.button {
|
||||
padding-top: 5px;
|
||||
padding-bottom: 5px;
|
||||
width: 60%;
|
||||
margin-left: -50px;
|
||||
margin: -300px;
|
||||
}
|
||||
|
||||
.list {
|
||||
|
@ -125,11 +124,10 @@ div {
|
|||
}
|
||||
div {
|
||||
display: inline-block;
|
||||
float: left;
|
||||
}
|
||||
.button {
|
||||
width: 60%;
|
||||
margin-left: -50px;
|
||||
margin: -300px;
|
||||
|
||||
}
|
||||
.list {
|
||||
|
|
Loading…
Add table
Reference in a new issue