diff --git a/assets/css/style.css b/assets/css/style.css index 06953d5..b9aae4c 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -16,19 +16,18 @@ height: 40px; } -.img_cv01 { - width: 20rem; /* ancho */ - height: 23rem; +.card_cv01 { + width: 22rem; + /*ancho */ + height: 30rem; + /* alto */ } .img_cv02 { - width: 18rem; /* ancho */ - height: 23rem; -} + width: 15rem; /*ancho */ + height: 22rem; /* alto */} + -.card_cv01 { - width: 22rem; /*ancho */ -} .texto_main { font-size: 15px; diff --git a/assets/imgs/Portafolio.png b/assets/imgs/Portafolio.png index a164f1a..3f4020c 100644 Binary files a/assets/imgs/Portafolio.png and b/assets/imgs/Portafolio.png differ diff --git a/assets/imgs/ProyectoCV.jpg b/assets/imgs/ProyectoCV.jpg index 0a7300d..e145ebf 100644 Binary files a/assets/imgs/ProyectoCV.jpg and b/assets/imgs/ProyectoCV.jpg differ diff --git a/index.html b/index.html index 0391642..6680df8 100644 --- a/index.html +++ b/index.html @@ -13,6 +13,7 @@
+