diff --git a/src/reset.css b/src/reset.css index 9dde13c..854dc7a 100644 --- a/src/reset.css +++ b/src/reset.css @@ -26,7 +26,7 @@ ol[role="list"] { } /* Set core root defaults */ -html { +html:focus-within { scroll-behavior: smooth; }