From e49d8dc16dabf5442174a0935e07ad3d0c99114c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mar=C3=ADa?= Date: Thu, 6 Nov 2025 12:57:56 +0100 Subject: [PATCH] cards universidades con el mismo tamano --- components/mapComp copy.vue | 447 ------------------------------------ components/mapComp.vue | 15 +- data/universities.json | 1 + 3 files changed, 11 insertions(+), 452 deletions(-) delete mode 100644 components/mapComp copy.vue diff --git a/components/mapComp copy.vue b/components/mapComp copy.vue deleted file mode 100644 index 7f1e0b2..0000000 --- a/components/mapComp copy.vue +++ /dev/null @@ -1,447 +0,0 @@ - - - - - \ No newline at end of file diff --git a/components/mapComp.vue b/components/mapComp.vue index 4039d9b..b16637b 100644 --- a/components/mapComp.vue +++ b/components/mapComp.vue @@ -121,12 +121,14 @@
-

{{ u.university[langcode] }}

-

{{ u.city[langcode] }}, {{ u.country[langcode] }}

+
+

{{ u.university[langcode] }}

+

{{ u.city[langcode] }}, {{ u.country[langcode] }}

+
+
+ +

{{ selectedUniversity.university[langcode] }}

{{ selectedUniversity.city[langcode] }}, {{ selectedUniversity.country[langcode] }}

@@ -344,7 +349,7 @@
-
+ diff --git a/data/universities.json b/data/universities.json index c4a2844..f012c28 100644 --- a/data/universities.json +++ b/data/universities.json @@ -5,6 +5,7 @@ "es": "Universidad Carlos III De Madrid", "pt": "Universidade Carlos III De Madrid" }, + "logo": "/logos/uc3m-logo.png", "web": "www.uc3m.es", "status": "activa", "defensor": {