diff options
Diffstat (limited to 'src/styles')
-rw-r--r-- | src/styles/style.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/styles/style.css b/src/styles/style.css index 45e869e..11c31f4 100644 --- a/src/styles/style.css +++ b/src/styles/style.css @@ -3,7 +3,6 @@ .notif-mainContainer { z-index: 999; position: fixed; - width: 350px; max-width: 98%; font-family: "Segoe UI","Tahoma","Calibri","Verdana",sans-serif; color: #999; |