add map link 'nosotras' and remove some text

This commit is contained in:
María
2025-09-19 13:40:22 +02:00
committed by María
parent da6a67626f
commit a40d2f5b14
3 changed files with 17 additions and 26 deletions

View File

@@ -234,22 +234,6 @@ h5 {
font-size: var(--font-size-xs-custom);
}
/* .text-2xl-custom {
font-size: var(--font-size-2xl);
}
.text-lg {
font-size: var(--font-size-lg);
}
.text-base {
font-size: var(--font-size-base);
}
.text-sm {
font-size: var(--font-size-sm);
}
.text-xs-custom {
font-size: var(--font-size-xs);
} */
.text-button-base {
font-size: var(--font-size-button-base);
}