From cbdb2ee1547fcfbef8c874da60b17eee80b5fa18 Mon Sep 17 00:00:00 2001 From: Ariel Costas Guerrero Date: Sun, 12 Oct 2025 22:49:13 +0200 Subject: Get rid of trajectory and portfolio --- src/partials/Header.astro | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'src/partials') diff --git a/src/partials/Header.astro b/src/partials/Header.astro index e8db9d5..5fc8010 100644 --- a/src/partials/Header.astro +++ b/src/partials/Header.astro @@ -17,8 +17,6 @@ import t from "../i18n/es.json"; @@ -83,7 +81,8 @@ import t from "../i18n/es.json"; .brand-link { font-size: 1.8rem; - font-weight: 800; + font-weight: 700; + font-variation-settings: "wdth" 87.5,"wght" 700,"GRAD" 150; text-decoration: none; color: $accent; -- cgit v1.3