remove obsolete css rules for notyf

This commit is contained in:
2020-05-20 13:10:00 +02:00
parent f764af4220
commit 3508a75c6a

View File

@@ -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;