master
crudo 2018-06-08 14:11:11 +02:00
Parent e825092124
révision e2caf063a3
1 fichiers modifiés avec 3 ajouts et 1 suppressions

Voir le fichier

@ -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 {