Popravki za herosliko
Deploy to Production on Develop Push / deploy (push) Successful in 1m19s
Details
Deploy to Production on Develop Push / deploy (push) Successful in 1m19s
Details
This commit is contained in:
parent
d9ed2a449f
commit
d603ebf585
|
|
@ -34,7 +34,7 @@
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
z-index: 1;
|
z-index: 1;
|
||||||
background: url('../../images/HeroSection-img1.JPG') no-repeat center center/cover;
|
background: url('../../images/HeroSection-img1.webp') no-repeat center center/cover; /* POPRAVLJENO */
|
||||||
filter: blur(2px);
|
filter: blur(2px);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
@ -607,7 +607,7 @@
|
||||||
align-items: flex-start;
|
align-items: flex-start;
|
||||||
}
|
}
|
||||||
.hero-background {
|
.hero-background {
|
||||||
background: url('../../images/HeroSection-img1.JPG') no-repeat center center/cover;
|
background: url('../../images/HeroSection-img1.webp') no-repeat center center/cover; /* POPRAVLJENO */
|
||||||
}
|
}
|
||||||
.hero-content {
|
.hero-content {
|
||||||
padding: 64px 24px;
|
padding: 64px 24px;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue