Update main.css
This commit is contained in:
parent
5f7fa5d1b7
commit
4d9835cf27
1 changed files with 2 additions and 0 deletions
|
@ -44,6 +44,7 @@ div {
|
||||||
padding-top: 5px;
|
padding-top: 5px;
|
||||||
padding-bottom: 5px;
|
padding-bottom: 5px;
|
||||||
width: 60%;
|
width: 60%;
|
||||||
|
margin: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
.list {
|
.list {
|
||||||
|
@ -102,6 +103,7 @@ div {
|
||||||
}
|
}
|
||||||
.button {
|
.button {
|
||||||
width: 60%;
|
width: 60%;
|
||||||
|
margin: auto;
|
||||||
|
|
||||||
}
|
}
|
||||||
.list {
|
.list {
|
||||||
|
|
Loading…
Add table
Reference in a new issue