From 179455b2721cd58f9b1b9718719f3274f47dda46 Mon Sep 17 00:00:00 2001
From: Mamadu Lamarana Bah <mamadulamarana.bah.etu@univ-lille.fr>
Date: Thu, 11 Apr 2024 02:19:00 +0200
Subject: [PATCH] Rendu projet 2

---
 showtime/client/src/style/style.css | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/showtime/client/src/style/style.css b/showtime/client/src/style/style.css
index 69cc4cc..7a622f8 100644
--- a/showtime/client/src/style/style.css
+++ b/showtime/client/src/style/style.css
@@ -37,6 +37,10 @@ button {
   border: solid thin #999;
 }
 
+#list, #tickets {
+  margin-bottom: 10px;
+}
+
 #list, #shows {
   padding: 2px;
 }
-- 
GitLab