added responsivity, improved error handling, improved styling

This commit is contained in:
2025-03-04 11:15:58 +01:00
parent 83e4dfca72
commit c24db0def7
3 changed files with 122 additions and 79 deletions

20
.gitignore vendored
View File

@@ -23,20 +23,6 @@ dist-ssr
*.sln
*.sw?
# Created by https://www.toptal.com/developers/gitignore/api/linux
# Edit at https://www.toptal.com/developers/gitignore?templates=linux
### Linux ###
*~
# temporary files which can be created if a process still has a handle open of a deleted file
.fuse_hidden*
# KDE directory preferences
.directory
# Linux trash folder which might appear on any partition or disk
.Trash-*
# .nfs files are created when an open file is removed but is still being accessed
.nfs*
# Ignore environment variables
.env
.env.*