Skip to content

Commit 978b7db

Browse files
authored
Update Novedades.md
1 parent 1a347ad commit 978b7db

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

sitio/Novedades.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ será el HACKATON Edición 2005!
1717

1818
<img width="1440" height="200" alt="image" src="https://github.com/user-attachments/assets/6a92064a-9f89-4e5b-8ca7-9b2b1092fdae" />
1919

20-
.contenedor-imagen-texto {
20+
<link> .contenedor-imagen-texto {
2121
display: flex;
2222
align-items: center; /* Alinea los elementos verticalmente */
2323
width: 100%;
@@ -29,7 +29,8 @@ será el HACKATON Edición 2005!
2929
width: 50%; /* O el ancho que necesites */
3030
}
3131

32-
.contenedor-imagen-texto img {
32+
.contenedor-imagen-texto img {
3333
/* Estilos para la imagen, si son necesarios */
3434
max-width: 50%;
3535
}
36+

0 commit comments

Comments
 (0)