master
crudo 2018-06-08 14:11:11 +02:00
rodič e825092124
revize e2caf063a3
1 změnil soubory, kde provedl 3 přidání a 1 odebrání

Zobrazit soubor

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