Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
DanieruOtakuBoy authored Jan 21, 2025
1 parent f80d55c commit 8842955
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
text-align: center;
}
.rrss {
width: 40px; /* Ajusta el tamaño de la imagen según sea necesario */
width: 50px; /* Ajusta el tamaño de la imagen según sea necesario */
height: auto; /* Mantiene la proporción de la imagen */
margin-left: 20px; /* Espacio entre el h1 y la imagen */
}
Expand Down Expand Up @@ -75,6 +75,7 @@
width: 300px; /* Ancho de cada video */
height: 169px; /* Altura de cada video (relación 16:9) */
margin-right: 10px; /* Espaciado entre videos */
border: none; /* Sin borde */
}
.iframe {
width: 100%; /* Ancho del iframe */
Expand Down

0 comments on commit 8842955

Please sign in to comment.