diff --git a/.gitignore b/.gitignore index dca8225..3d492e8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ __pycache__ .venv db.sqlite3 -tailwindcss.exe \ No newline at end of file +tailwindcss.exe +t-style.css \ No newline at end of file diff --git a/core/accounts/templates/accounts/home.html b/core/accounts/templates/accounts/home.html index 71be8ff..85bc6c0 100644 --- a/core/accounts/templates/accounts/home.html +++ b/core/accounts/templates/accounts/home.html @@ -4,7 +4,7 @@