Increase overlay image size

It's a bit more noticeable this way, which I think I like.
This commit is contained in:
Emilia Allison 2022-01-22 02:47:12 -05:00
parent f7168d06ef
commit 614973ab1e
Signed by: emilia
GPG Key ID: 71D938CBB74EF7EA
1 changed files with 1 additions and 0 deletions

View File

@ -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()