diff --git a/Site Web/client/src/styles/component/_notif.scss b/Site Web/client/src/styles/component/_notif.scss index 3f40fc04..6199be4e 100644 --- a/Site Web/client/src/styles/component/_notif.scss +++ b/Site Web/client/src/styles/component/_notif.scss @@ -1,14 +1,3 @@ -/*.conteneur_notif{ - display: flex; - justify-content: center; - margin-top: 1%; - margin-bottom: 1%; - - display: flex; - alignItems: center; - -}*/ - .conteneur_notif { display: flex; align-items:center; @@ -22,15 +11,4 @@ .contenue_notif:nth-child(2) { margin-right: 10px; -} - -/* -.messageUserNotif{ - display: flex; - align-items: flex-start; -} - -.message_Notif{ - -} -*/ \ No newline at end of file +} \ No newline at end of file