fix scroll smooth

This commit is contained in:
2026-06-04 14:51:13 +05:30
parent 123092f4b8
commit b2d64bd335
15 changed files with 331 additions and 167 deletions

View File

@@ -3214,7 +3214,7 @@ body.rtl .e-con {
.btn-we-primary {
background: var(--we-white);
color: var(-we-primary);
color: var(--we-primary);
padding: 18px 48px;
border-radius: 100px;
font-weight: 700;

View File

@@ -14761,7 +14761,7 @@ a.e-con:hover p {
}
html.elementor-html {
background: url(../../../../../../../../../themes/logico/img/bg-transparency.png) center center repeat
background: url(/themes/logico/img/bg-transparency.png) center center repeat
}
:where(body).single-elementor-hf {

BIN
public/images/preloader.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.0 KiB