Fix Bug Opacité Background Photo
This commit is contained in:
parent
9bb0855adc
commit
98247c2505
@ -7,7 +7,7 @@
|
|||||||
.background {
|
.background {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
filter: blur(2px);
|
filter: blur(2px);
|
||||||
opacity: 50%
|
opacity: 50%;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user