This commit is contained in:
vista-man
2024-10-30 20:57:17 +01:00
parent f303d117e5
commit 08e177a09f
4 changed files with 0 additions and 1216 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;
}