Refactor css

master
crudo 2018-06-08 14:11:11 +02:00
parent e825092124
commit e2caf063a3
1 changed files with 3 additions and 1 deletions

View File

@ -32,6 +32,7 @@ main {
main {
width: 29vw;
margin: 2rem auto;
padding: 0;
}
}
@ -112,7 +113,8 @@ nav > ul > li:before {
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
section {
margin-bottom: 2rem;
width: 100%;
margin: 2rem auto;
}
section:last-child {