diff --git a/src/estilo.css b/src/estilo.css index 93a09a1..4263eb4 100644 --- a/src/estilo.css +++ b/src/estilo.css @@ -2,7 +2,7 @@ a[rel^=external]:after{ content: "↗"; } body{ - max-width:40em; + max-width:36em; margin:0 auto; font-size:18px; padding: 1em;