diff --git a/.gitignore b/.gitignore
index 98ed7c0..d64fc27 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,4 +2,5 @@ venv
db.sqlite3
__pycache__
migrations
-.env
\ No newline at end of file
+.env
+.vscode
\ No newline at end of file
diff --git a/main/templates/resultat_appreciations.html b/main/templates/resultat_appreciations.html
index 633c102..08b9a8f 100644
--- a/main/templates/resultat_appreciations.html
+++ b/main/templates/resultat_appreciations.html
@@ -94,7 +94,7 @@ body, .bg-light {