mirror of
https://github.com/smittix/intercept.git
synced 2026-07-08 01:28:13 -07:00
Redesign login page with improved UI and error display
Revamps the login page layout and styles for a more modern, 'hacker' terminal look. Adds animated background effects, updates the login box and input styling, and enhances error messages with a new format. Also removes the tracked intercept.db file and ensures it is ignored in .gitignore.
This commit is contained in:
@@ -34,3 +34,4 @@ build/
|
||||
uv.lock
|
||||
*.db
|
||||
*.sqlite3
|
||||
instance/intercept.db
|
||||
Reference in New Issue
Block a user