Increase overlay image size
It's a bit more noticeable this way, which I think I like.
This commit is contained in:
parent
f7168d06ef
commit
614973ab1e
|
@ -28,6 +28,7 @@ body
|
||||||
opacity: 0.03
|
opacity: 0.03
|
||||||
z-index: 1
|
z-index: 1
|
||||||
background-image: url('/img/noise.gif')
|
background-image: url('/img/noise.gif')
|
||||||
|
background-size: 25%
|
||||||
|
|
||||||
.outerdiv
|
.outerdiv
|
||||||
@include div-center()
|
@include div-center()
|
||||||
|
|
Loading…
Reference in New Issue