From 5571bf738ccb4e606e92af95c9190886d0aff49b Mon Sep 17 00:00:00 2001 From: Jean Ducrot Date: Tue, 6 Aug 2024 22:18:29 -0400 Subject: [PATCH] Updated spanish hidden text --- src/assets/css/global/blocks/external-link.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/assets/css/global/blocks/external-link.css b/src/assets/css/global/blocks/external-link.css index 8549a3f..89cf8ca 100644 --- a/src/assets/css/global/blocks/external-link.css +++ b/src/assets/css/global/blocks/external-link.css @@ -16,7 +16,7 @@ article background-position: center; background-size: 60% auto; /* alternative text rules */ - content: '(enlace externo)'; + content: '(external link)'; overflow: hidden; white-space: nowrap; text-indent: 1em; /* the width of the icon */