diff options
-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 7610344..38429d7 100644 --- a/lovely/style.css +++ b/lovely/style.css @@ -292,7 +292,7 @@ html, body { } html { - perspective: 0; + perspective: 5000; } body { |