sempli-website-lib 6.2.1-beta.8 → 6.3.0-beta.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/assets/interface/sempli_2.0/10-pago-de-facturas-y-proveedores-v1.webp +0 -0
- package/assets/interface/sempli_2.0/10-pago-de-facturas-y-proveedores-v2.webp +0 -0
- package/assets/interface/sempli_2.0/10-pago-de-facturas-y-proveedores.webp +0 -0
- package/assets/interface/sempli_2.0/11-obligaciones-con-terceros.webp +0 -0
- package/assets/interface/sempli_2.0/13-habla-con-un-especialista-de-credito.webp +0 -0
- package/assets/interface/sempli_2.0/13-tarjeta-empresarial.webp +0 -0
- package/assets/interface/sempli_2.0/14-credito-empresarial.webp +0 -0
- package/assets/interface/sempli_2.0/15-tarjeta-credito.png +0 -0
- package/assets/interface/sempli_2.0/15-tarjeta-credito.webp +0 -0
- package/assets/interface/sempli_2.0/2-Financiacion-empresarial.webp +0 -0
- package/assets/interface/sempli_2.0/3-sin-sorpresas-sin-compros.png +0 -0
- package/assets/interface/sempli_2.0/3-sin-sorpresas-sin-compros.webp +0 -0
- package/assets/interface/sempli_2.0/5-seguridad-y-control.png +0 -0
- package/assets/interface/sempli_2.0/5-seguridad-y-control.webp +0 -0
- package/assets/interface/sempli_2.0/7-financia-tu-capital-de-trabajo.png +0 -0
- package/assets/interface/sempli_2.0/7-financia-tu-capital-de-trabajo.webp +0 -0
- package/assets/interface/sempli_2.0/9-accede-al-credito-con-condiciones-justas.webp +0 -0
- package/assets/interface/sempli_2.0/hero-main.jpeg +0 -0
- package/assets/interface/sempli_2.0/hero-main.webp +0 -0
- package/assets/interface/sempli_2.0/sempli-business-04 - new.webp +0 -0
- package/package.json +1 -1
- package/styles/master-landing.scss +4 -0
- package/styles/partials/landing/_general.scss +4 -0
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/package.json
CHANGED
|
@@ -16632,6 +16632,10 @@ span.results-table-item-value {
|
|
|
16632
16632
|
@media screen and (min-width: 769px) {
|
|
16633
16633
|
width: 50%;
|
|
16634
16634
|
}
|
|
16635
|
+
|
|
16636
|
+
@media screen and (max-width: 768px) {
|
|
16637
|
+
padding: 20px;
|
|
16638
|
+
}
|
|
16635
16639
|
}
|
|
16636
16640
|
|
|
16637
16641
|
.section-hero-text {
|