We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a347ad commit 978b7dbCopy full SHA for 978b7db
sitio/Novedades.md
@@ -17,7 +17,7 @@ será el HACKATON Edición 2005!
17
18
<img width="1440" height="200" alt="image" src="https://github.com/user-attachments/assets/6a92064a-9f89-4e5b-8ca7-9b2b1092fdae" />
19
20
-.contenedor-imagen-texto {
+<link> .contenedor-imagen-texto {
21
display: flex;
22
align-items: center; /* Alinea los elementos verticalmente */
23
width: 100%;
@@ -29,7 +29,8 @@ será el HACKATON Edición 2005!
29
width: 50%; /* O el ancho que necesites */
30
}
31
32
-.contenedor-imagen-texto img {
+ .contenedor-imagen-texto img {
33
/* Estilos para la imagen, si son necesarios */
34
max-width: 50%;
35
36
+
0 commit comments