Fix some responsive rules

This commit is contained in:
Laurent
2025-03-01 12:20:18 +01:00
parent 814b243b2b
commit cdfd929d27
5 changed files with 123 additions and 108 deletions

2
deploy.sh Normal file
View File

@@ -0,0 +1,2 @@
docker build -t letsmeet .
docker run -d -p 8080:8080 letsmeet