update cover

This commit is contained in:
bkfox 2017-06-27 20:58:58 +02:00
parent 086eb7ba2f
commit bdcb1ca13b

View File

@ -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;
} }