From ebf083c9426f8bfc4fc87ec0701d3fc6f98b2284 Mon Sep 17 00:00:00 2001 From: Christian Bromann Date: Thu, 25 Aug 2022 09:43:56 +0200 Subject: [PATCH] scroll element into center of viewport before interacting with it --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 964f7653..51258c90 100644 --- a/index.html +++ b/index.html @@ -4146,7 +4146,7 @@

Elements

Logical scroll position "block" -
"end" +
"center"
Logical scroll position "inline"
"nearest"