Merge branch 'mobile-styling'

Apply 1 style change
This commit is contained in:
Emilia Allison 2022-01-26 19:30:56 -05:00
commit 229365ff15
Signed by: emilia
GPG Key ID: 71D938CBB74EF7EA
1 changed files with 3 additions and 0 deletions

View File

@ -36,6 +36,9 @@ body
background-image: url('/img/noise.gif')
background-size: 25%
@include mobile()
background-size: 200%
.outerdiv
@include div-center()
width: 90%