diff options
author | Andrew Yu <andrew@andrewyu.org> | 2022-01-11 21:00:59 +0800 |
---|---|---|
committer | Andrew Yu <andrew@andrewyu.org> | 2022-01-11 21:00:59 +0800 |
commit | b3edcb214037f58a8acbdc03bcfaeb099a2583e8 (patch) | |
tree | 2a6eb6434136fe715ede3eb9d77ee4feba6f8f8b /lovely/style.css | |
parent | 7f5567752c79bfecf8f6f23c3aa1f80696def337 (diff) | |
download | www-b3edcb214037f58a8acbdc03bcfaeb099a2583e8.tar.gz |
0
Diffstat (limited to 'lovely/style.css')
-rw-r--r-- | lovely/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lovely/style.css b/lovely/style.css index 38429d7..7610344 100644 --- a/lovely/style.css +++ b/lovely/style.css @@ -292,7 +292,7 @@ html, body { } html { - perspective: 5000; + perspective: 0; } body { |