diff --git a/.gitignore b/.gitignore index 30ce193d4..daa4ed091 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ /.vscode/ /target/ /logs/ -/dist/ \ No newline at end of file +/dist/ +./pnpm-lock.yaml \ No newline at end of file diff --git a/app/assets/css/launcher.css b/app/assets/css/launcher.css index ab5261082..fdde9dfd3 100644 --- a/app/assets/css/launcher.css +++ b/app/assets/css/launcher.css @@ -2524,6 +2524,7 @@ input:checked + .toggleSwitchSlider:before { height: 100%; width: 33%; display: inline-flex; + margin-left: 30%; } /******************************************************************************* diff --git a/app/landing.ejs b/app/landing.ejs index cbf59ad69..445dc5aaf 100644 --- a/app/landing.ejs +++ b/app/landing.ejs @@ -119,23 +119,7 @@ -
-
-
- -
-
-
+