Refactor css
This commit is contained in:
parent
e825092124
commit
e2caf063a3
|
@ -32,6 +32,7 @@ main {
|
||||||
main {
|
main {
|
||||||
width: 29vw;
|
width: 29vw;
|
||||||
margin: 2rem auto;
|
margin: 2rem auto;
|
||||||
|
padding: 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -112,7 +113,8 @@ nav > ul > li:before {
|
||||||
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
|
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
|
||||||
|
|
||||||
section {
|
section {
|
||||||
margin-bottom: 2rem;
|
width: 100%;
|
||||||
|
margin: 2rem auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
section:last-child {
|
section:last-child {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user