~abcdw/trop.in

7eece63e0ad107bb612a950f068a9f7bbd8c0f56 — Andrew Tropin 15 days ago 3cd3b3e
Prevent content moving, when scrollbar is visible
1 files changed, 1 insertions(+), 0 deletions(-)

M assets/simple.css
M assets/simple.css => assets/simple.css +1 -0
@@ 70,6 70,7 @@ html {
  /* Set the font globally */
  font-family: var(--serif-font);
  scroll-behavior: smooth;
  scrollbar-gutter: stable both-edges;
}

/* Make the body a nice central block */