mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2025-11-21 01:59:06 -05:00
reserve space for scroll-bar
This commit is contained in:
@@ -5,7 +5,8 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
html {
|
html {
|
||||||
-webkit-tap-highlight-color: transparent
|
-webkit-tap-highlight-color: transparent;
|
||||||
|
overflow-y: scroll;
|
||||||
}
|
}
|
||||||
|
|
||||||
a,
|
a,
|
||||||
|
|||||||
Reference in New Issue
Block a user