File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
documentation/pages/Organisms Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -39,8 +39,8 @@ const dataFakeEvents = [
39
39
{
40
40
id : '5' ,
41
41
resourceType : 'url' ,
42
- resourceTitle : 'Enlace recomendado 1 ' ,
43
- resourceDetail : 'El fundador de OpenAI habla sobre el futuro ' ,
42
+ resourceTitle : 'Seminario Principios de Agilidad y Transforamcion Digital ' ,
43
+ resourceDetail : 'Ingresa con la siguiente clave: EEClas.2025 ' ,
44
44
resourceLink : 'https://www.oas.org/juridico/spanish/mesicic2_col_ley_30_sp.pdf' ,
45
45
resourceTextDownload : 'Ir al recurso' ,
46
46
} ,
Original file line number Diff line number Diff line change @@ -92,11 +92,11 @@ export const Resources: FC<ResourcesProps> = ({
92
92
</ Box >
93
93
< Box
94
94
width = "285px"
95
- height = "107px "
95
+ height = "auto "
96
96
justifyContent = "center"
97
97
textAlign = "center"
98
98
display = "grid"
99
- // gap="8px"
99
+ gap = "8px"
100
100
padding = "1rem"
101
101
>
102
102
< Box >
You can’t perform that action at this time.
0 commit comments