@@ -199,7 +199,7 @@ <h2 class="title text-center mt-0">La Tienda de OPR ya está aquí!</h3>
199199 < div class ="card m-0 " style ="overflow: hidden; ">
200200 < div class ="card-body p-0 img-hover-zoom " style ="height: 450px; ">
201201 < a href ="./tienda/modulos/px-core ">
202- < img src ="/assets/img/tienda/modulos/px-core/px-core_01.png " style ="aspect-ratio: 1;object-fit: cover ; " class ="w-100 h-100 " alt ="">
202+ < img src ="/assets/img/tienda/modulos/px-core/px-core_01.png " style ="aspect-ratio: 1;object-fit: contain ; " class ="w-100 h-100 " alt ="">
203203 < div class ="card-img-overlay p-2 " style ="display: flex;align-items: start;justify-content: center; ">
204204 < h4 class ="card-title m-0 "> Una PCB para todo</ h4 >
205205 </ div >
@@ -211,7 +211,7 @@ <h4 class="card-title m-0">Una PCB para todo</h4>
211211 < div class ="card m-0 " style ="overflow: hidden; ">
212212 < div class ="card-body p-0 img-hover-zoom " style ="height: 450px; ">
213213 < a href ="./tienda/kits/px-01 ">
214- < img src ="/assets/img/px_01_store.png " style ="aspect-ratio: 1;object-fit: cover ; " class ="w-100 h-100 " alt ="">
214+ < img src ="/assets/img/px_01_store.png " style ="aspect-ratio: 1;object-fit: contain ; " class ="w-100 h-100 " alt ="">
215215 < div class ="card-img-overlay p-2 " style ="display: flex;align-items: start;justify-content: center; ">
216216 < h4 class ="card-title m-0 "> Kits de robots competitivos</ h4 >
217217 </ div >
@@ -225,7 +225,7 @@ <h4 class="card-title m-0">Kits de robots competitivos</h4>
225225 < div class ="card m-0 " style ="overflow: hidden; ">
226226 < div class ="card-body p-0 img-hover-zoom " style ="height: 450px; ">
227227 < a href ="https://github.com/OPRobots " target ="_blank ">
228- < img src ="/assets/img/opr_github.png " style ="aspect-ratio: 1;object-fit: cover ; " class ="w-100 h-100 " alt ="">
228+ < img src ="/assets/img/opr_github.png " style ="aspect-ratio: 1;object-fit: contain ; " class ="w-100 h-100 " alt ="">
229229 < div class ="card-img-overlay p-2 " style ="display: flex;align-items: start;justify-content: center; ">
230230 < h4 class ="card-title m-0 "> Software y Hardware siempre abiertos</ h4 >
231231 </ div >
0 commit comments