forked from rc/aircox
update cover
This commit is contained in:
parent
086eb7ba2f
commit
bdcb1ca13b
|
@ -153,10 +153,10 @@ main.detail {
|
||||||
|
|
||||||
main > header .background img {
|
main > header .background img {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: -40%;
|
/*! top: -40%; */
|
||||||
left: -40%;
|
/*! left: -40%; */
|
||||||
width: 250%;
|
width: 100%;
|
||||||
min-height: 250%;
|
min-height: 100%;
|
||||||
filter: blur(20px);
|
filter: blur(20px);
|
||||||
opacity: 0.3;
|
opacity: 0.3;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user