-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Juan Francisco Ramírez Escobar edited this page Aug 7, 2023
·
20 revisions
<style>
/* Centra la imagen en la página */
.center {
display: flex;
justify-content: center;
}
/* Redimensiona la imagen */
.logo-img {
max-width: 300px; /* Ajusta el tamaño según tus preferencias */
height: auto;
}
</style>
- Juan Francisco Ramírez Escobar
- Esteban Salazar Arbeláez
- Javier Alejandro Moyano Cipamocha
- Juan Camilo Sánchez Urrego
- Sofia Cespedes Vargas