style: remove scrollbar-gutter due to weird behavior

This commit is contained in:
Herculino Trotta
2025-11-23 22:28:45 -03:00
parent 5f098e11a3
commit 21845d501e

View File

@@ -4,10 +4,6 @@
@use "animations";
html, body {
scrollbar-gutter: stable;
}
.sticky-sidebar {
position: sticky;
top: 10px;