style; change hero block

This commit is contained in:
Ignat Karelov
2026-05-27 13:54:55 +03:00
parent 1f8cb4e8c5
commit 7ce71ffa33
3 changed files with 3 additions and 3 deletions

View File

@@ -238,7 +238,7 @@ img {
.hero__bg {
position: absolute;
inset: 0;
background: linear-gradient(90deg, rgba(18, 18, 18, 0.9) 0%, rgba(18, 18, 18, 0.7) 50%, rgba(0, 0, 0, 0) 100%), url("../images/other/section-main.webp") center/cover no-repeat;
background: linear-gradient(90deg, rgba(18, 18, 18, 0.9) 0%, rgba(18, 18, 18, 0.7) 50%, rgba(0, 0, 0, 0) 100%), url("../images/renders/led.jpg") center/cover no-repeat;
}
.hero__bg::after {
content: "";