style; change hero block
This commit is contained in:
@@ -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: "";
|
||||
|
||||
2
assets/css/main.min.css
vendored
2
assets/css/main.min.css
vendored
File diff suppressed because one or more lines are too long
@@ -194,7 +194,7 @@ img {
|
||||
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;
|
||||
url("../images/renders/led.jpg") center / cover no-repeat;
|
||||
|
||||
&::after {
|
||||
content: "";
|
||||
|
||||
Reference in New Issue
Block a user