Skip to content

Commit

Permalink
Merge pull request #55 from jducrot/Spanish-hidden-text
Browse files Browse the repository at this point in the history
Updated spanish text
  • Loading branch information
madrilene authored Aug 7, 2024
2 parents 217242e + 5571bf7 commit f7bc03e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/assets/css/global/blocks/external-link.css
Original file line number Diff line number Diff line change
Expand Up @@ -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 */
Expand Down

0 comments on commit f7bc03e

Please sign in to comment.