Adjusted vfx
This commit is contained in:
@@ -28,7 +28,7 @@ import {
|
||||
} from "./js/data.js";
|
||||
|
||||
initI18n();
|
||||
setupBackgroundPan({ maxOffsetPx: 30, ease: 0.08, scaleFactor: 1.12 });
|
||||
setupBackgroundPan({ maxOffsetPx: 5, ease: 0.2, scaleFactor: 1.02 });
|
||||
|
||||
function setupHandlers() {
|
||||
const toggleAuth = $("auth-toggle");
|
||||
|
||||
Reference in New Issue
Block a user