This commit is contained in:
mstfyldz
2026-02-16 17:42:41 +03:00
commit d42f1405e1
2993 changed files with 1171175 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
.owl-theme .owl-nav [class*='owl-']:hover {
background-color: transparent !important;
}
.owl-theme .owl-nav [class*='owl-']:focus {
outline: none !important;
border:none !important;
}
.owl-nav {
position: absolute;
top:-75px;
right:0;
button{
margin:0 !important;
}
img {
width: 35px;
}
}