diff --git a/src/styles/index.scss b/src/styles/index.scss index 816b739..77de212 100644 --- a/src/styles/index.scss +++ b/src/styles/index.scss @@ -110,13 +110,6 @@ img { } } -@media only screen and (min-width: 768px) { - .notyf { - left: 30px; - right: auto; - } -} - // Service Worker update .notify-worker { background-color: $main;