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