diff --git a/reminders.css b/reminders.css index bd4c38b..4b7dd8f 100644 --- a/reminders.css +++ b/reminders.css @@ -42,6 +42,7 @@ nav li:before { animation-duration: 1s !important; animation-iteration-count: 1 !important; background-attachment: initial !important; + scroll-behavior: auto !important; transition-duration: 0s !important; } }