diff options
Diffstat (limited to 'src/partials/Footer.astro')
| -rw-r--r-- | src/partials/Footer.astro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/partials/Footer.astro b/src/partials/Footer.astro index bc30217..213aaa8 100644 --- a/src/partials/Footer.astro +++ b/src/partials/Footer.astro @@ -39,7 +39,7 @@ import t from "../i18n/es.json"; } p { - max-width: 82ch; + max-width: 60ch; margin-inline: auto; } } |
