diff --git a/src/app.css b/src/app.css index 73ec9771..3f16d37d 100644 --- a/src/app.css +++ b/src/app.css @@ -86,6 +86,7 @@ a[href^='http'][rel*='nofollow']:visited:not(:has(div)) { width: var(--main-width); max-width: 100%; background-color: var(--bg-color); + overflow-anchor: auto; } .deck.contained { overflow: auto;