Aggiornare 'assets/styles/site.css'

master
lo_bo 2018-06-08 14:03:44 +02:00
parent 87d705c0c8
commit 47dba3bea5
1 changed files with 3 additions and 10 deletions

View File

@ -24,15 +24,8 @@ body {
}
main {
width: 100%;
margin: 2rem 1rem;
}
@media (min-width: 426px) {
main {
width: 29vw;
margin: 2rem auto;
}
display: table;
margin: 2rem auto;
}
@ -67,7 +60,6 @@ a:hover {
header {
width: 100%;
margin: 2rem auto 2rem auto;
text-align: center;
}
header > img,
@ -114,6 +106,7 @@ nav > ul > li:before {
section {
margin-bottom: 2rem;
max-width: 320px;
}
section:last-child {