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-top: 5px;
|
||||||
padding-bottom: 5px;
|
padding-bottom: 5px;
|
||||||
width: 60%;
|
width: 60%;
|
||||||
content: "";
|
margin-left: -50px;
|
||||||
clear: both;
|
|
||||||
display: table;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.list {
|
.list {
|
||||||
|
@ -131,9 +129,8 @@ div {
|
||||||
}
|
}
|
||||||
.button {
|
.button {
|
||||||
width: 60%;
|
width: 60%;
|
||||||
content: "";
|
margin-left: -50px;
|
||||||
clear: both;
|
|
||||||
display: table;
|
|
||||||
}
|
}
|
||||||
.list {
|
.list {
|
||||||
font-size: 6vw;
|
font-size: 6vw;
|
||||||
|
|
Loading…
Add table
Reference in a new issue