Actualizacion de FrontEnd CSS y cambios visuales

This commit is contained in:
kquiroz
2023-08-18 14:46:35 -04:00
parent 40f2995677
commit 754dad6222
9 changed files with 14 additions and 10 deletions

View File

@@ -10803,7 +10803,7 @@ ul.apps a:hover i{
/* animate outline */
.hov-animate-outline{
position: relative;;
position: relative;
}
.hov-animate-outline::before,
.hov-animate-outline::after{
@@ -11260,7 +11260,7 @@ ul.apps a:hover i{
}
@media (min-width: 1200px){
.home-slider {
max-width: calc(100% - 270px) !important;
max-width: calc(100%) !important;
}
.h-xl-100{
height: 100% !important;

View File

@@ -32606,4 +32606,8 @@ img.jssocials-share-logo {
}
.hide-scrollbars {
overflow: hidden !important
}
.br-best-selling{
border-radius: 15px;
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.5 KiB

After

Width:  |  Height:  |  Size: 18 KiB