This commit is contained in:
vista-man
2024-10-30 11:07:08 +01:00
parent fbc00f912f
commit 8aa4eea057
8 changed files with 0 additions and 2618 deletions

View File

@@ -1,15 +0,0 @@
.jarallax {
position: relative;
z-index: 0;
}
.jarallax > .jarallax-img {
position: absolute;
object-fit: cover;
/* support for plugin https://github.com/bfred-it/object-fit-images */
font-family: 'object-fit: cover;';
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: -1;
}