fix/removed scrolling from login/signup pages

This commit is contained in:
Joaquin committed 2025-05-15 21:46:58 -07:00
1 parent cfcfd7778d
commit c839d023a7
3 files changed
+48 -45

No files matched your search

+1 -1
View File
@@ -28,6 +28,6 @@
Swal.fire('Error fetching pun', 'Please try again later', 'error');
});
});
</script>
</script>`
</body>
</html>