From 179f72216c7d97a8606617b355e98dad53be0a7c Mon Sep 17 00:00:00 2001
From: gaelle morin <gmorin.dev@gmail.com>
Date: Thu, 25 Jun 2020 23:20:17 +0200
Subject: [PATCH] notification on local

---
 src/styles/base/header.scss | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/styles/base/header.scss b/src/styles/base/header.scss
index 1288dfff..4634d8d8 100644
--- a/src/styles/base/header.scss
+++ b/src/styles/base/header.scss
@@ -67,7 +67,7 @@ details {
 }
 /* End */
 
-sib-notifications {
+solid-notifications {
   color: var(--color-bell);
 
   @include breakpoint(sm) {
-- 
GitLab