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 = [
3939 {
4040 id : '5' ,
4141 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 ' ,
4444 resourceLink : 'https://www.oas.org/juridico/spanish/mesicic2_col_ley_30_sp.pdf' ,
4545 resourceTextDownload : 'Ir al recurso' ,
4646 } ,
Original file line number Diff line number Diff line change @@ -92,11 +92,11 @@ export const Resources: FC<ResourcesProps> = ({
9292 </ Box >
9393 < Box
9494 width = "285px"
95- height = "107px "
95+ height = "auto "
9696 justifyContent = "center"
9797 textAlign = "center"
9898 display = "grid"
99- // gap="8px"
99+ gap = "8px"
100100 padding = "1rem"
101101 >
102102 < Box >
You can’t perform that action at this time.
0 commit comments