From 97a7cd1369d580429a82c6ad5af655eeb47bf6ee Mon Sep 17 00:00:00 2001 From: Raditya_Indra_Putranto Date: Thu, 4 Jun 2026 18:44:26 +0700 Subject: [PATCH] fix: improve RODA publication cards on mobile --- groups/RODA/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/groups/RODA/index.html b/groups/RODA/index.html index e87b2b8..87c4cbc 100644 --- a/groups/RODA/index.html +++ b/groups/RODA/index.html @@ -928,7 +928,7 @@ -
+
@@ -1728,9 +1728,9 @@ } grid.innerHTML = itemsToShow.map((item) => ` - +
- ${currentLang === 'id' ? item.badge_id : item.badge_en} + ${currentLang === 'id' ? item.badge_id : item.badge_en}

${currentLang === 'id' ? item.title_id : item.title_en}

${item.authors}