typo error in heding h3 links

This commit is contained in:
Jorge vitrubio.net 2024-03-28 14:03:46 +01:00
parent b3219db0f9
commit 60a586ef6f
4 changed files with 7 additions and 7 deletions

View File

@ -705,7 +705,7 @@ Add your custom styles in this file so it is easier to update the theme.
}
.edit-post-visual-editor__content-area .editor-styles-wrapper [lang="ca"] section.agenda h2 a::after {
content: "Verure totes les activitas";
content: "Veure totes les activitas";
}
.edit-post-visual-editor__content-area .editor-styles-wrapper [lang*="es"] section.agenda h2 a::after {
@ -713,7 +713,7 @@ Add your custom styles in this file so it is easier to update the theme.
}
.edit-post-visual-editor__content-area .editor-styles-wrapper [lang="ca"] section.last-convos h2 a::after {
content: "Verure totes les convocatories";
content: "Veure totes les convocatories";
}
.edit-post-visual-editor__content-area .editor-styles-wrapper [lang*="es"] section.last-convos h2 a::after {

File diff suppressed because one or more lines are too long

View File

@ -85,13 +85,13 @@
}
}
[lang="ca"] section.agenda h2 a::after {
content: "Verure totes les activitas";
content: "Veure totes les activitas";
}
[lang*="es"] section.agenda h2 a::after {
content: "Ver todas las actividades";
}
[lang="ca"] section.last-convos h2 a::after {
content: "Verure totes les convocatories";
content: "Veure totes les convocatories";
}
[lang*="es"] section.last-convos h2 a::after {
content: "Ver todas las convocatorias";

View File

@ -563,7 +563,7 @@ textarea {
}
[lang="ca"] section.agenda h2 a::after {
content: "Verure totes les activitas";
content: "Veure totes les activitas";
}
[lang*="es"] section.agenda h2 a::after {
@ -571,7 +571,7 @@ textarea {
}
[lang="ca"] section.last-convos h2 a::after {
content: "Verure totes les convocatories";
content: "Veure totes les convocatories";
}
[lang*="es"] section.last-convos h2 a::after {