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