aboutsummaryrefslogtreecommitdiff
path: root/src/partials/Footer.astro
diff options
context:
space:
mode:
authorAriel Costas Guerrero <ariel@costas.dev>2025-06-05 20:03:27 +0200
committerAriel Costas Guerrero <ariel@costas.dev>2025-06-05 20:03:27 +0200
commita2830a0dd6f634147456406c7855881ff298078e (patch)
tree93af1b60258b0b19a739b294fa31f201c2d64158 /src/partials/Footer.astro
parenta423c9b15bdf43d28390fb0424dfeec012d82828 (diff)
Refresh portfolio design and fonts
Diffstat (limited to 'src/partials/Footer.astro')
-rw-r--r--src/partials/Footer.astro2
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;
}
}