Update main.css
This commit is contained in:
parent
8c5a2d5cdf
commit
7d09cb70fe
1 changed files with 3 additions and 6 deletions
|
@ -45,9 +45,7 @@ div {
|
|||
padding-top: 5px;
|
||||
padding-bottom: 5px;
|
||||
width: 60%;
|
||||
content: "";
|
||||
clear: both;
|
||||
display: table;
|
||||
margin-left: -50px;
|
||||
}
|
||||
|
||||
.list {
|
||||
|
@ -131,9 +129,8 @@ div {
|
|||
}
|
||||
.button {
|
||||
width: 60%;
|
||||
content: "";
|
||||
clear: both;
|
||||
display: table;
|
||||
margin-left: -50px;
|
||||
|
||||
}
|
||||
.list {
|
||||
font-size: 6vw;
|
||||
|
|
Loading…
Add table
Reference in a new issue