diff options
author | pommicket <pommicket@gmail.com> | 2025-09-19 01:47:01 -0400 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2025-09-19 01:47:01 -0400 |
commit | a27ffcd70ca9dfad9f7cd7a99fbae484d1719c10 (patch) | |
tree | 97d56615c3fd10fe3cdfba940790fd715887d4b6 /pub/index.html | |
parent | dd033e6a001035d7a0da1c9037a328c112d87ea5 (diff) |
fix scrollIntoView for dialog fallback
Diffstat (limited to 'pub/index.html')
-rw-r--r-- | pub/index.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/pub/index.html b/pub/index.html index 8f26796..335dc22 100644 --- a/pub/index.html +++ b/pub/index.html @@ -62,7 +62,7 @@ </div> - + <dialog id="how-to-play"> <h3>How to Play</h3> <p> @@ -117,7 +117,6 @@ <p> The NWL lexicon is by the North American Scrabble Players’ Association (NASPA), and the CSW lexicon is by HarperCollins. - </p> <p> Design/programming by pommicket. |