diff options
Diffstat (limited to 'public')
| -rw-r--r-- | public/css/app.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/css/app.css b/public/css/app.css index f3af12f..51d922a 100644 --- a/public/css/app.css +++ b/public/css/app.css @@ -9888,7 +9888,7 @@ body { background-color: rgba(2, 11, 26, 0.65); background-position: center; background-repeat: no-repeat; - background-attachment: scroll; + background-attachment: fixed; background-size: cover; } |
