From cbdc7ea3d19b4975c2f0e52bac24a116b2d89c4e Mon Sep 17 00:00:00 2001 From: Boyadjie Date: Sun, 17 Mar 2024 19:11:45 +0100 Subject: [PATCH] fix(#47): notification not a link --- app/accueil/page.tsx | 4 ++-- src/components/profile/profile.module.css | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app/accueil/page.tsx b/app/accueil/page.tsx index 7c0487b..c61499e 100644 --- a/app/accueil/page.tsx +++ b/app/accueil/page.tsx @@ -12,14 +12,14 @@ export default function Home() {
- +
IcĂ´ne de notification - +
* { - z-index: 10; + z-index: 5; } &::before {