mirror of
https://github.com/alex-shpak/hugo-book.git
synced 2025-06-07 08:12:34 +00:00
Add scrollbar-gutter: stable
This commit is contained in:
parent
645c868cec
commit
5d8f09ff30
@ -2,6 +2,7 @@ html {
|
|||||||
font-size: $font-size-base;
|
font-size: $font-size-base;
|
||||||
scroll-behavior: smooth;
|
scroll-behavior: smooth;
|
||||||
touch-action: manipulation;
|
touch-action: manipulation;
|
||||||
|
scrollbar-gutter: stable;
|
||||||
}
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
|
Loading…
Reference in New Issue
Block a user