mirror of
https://github.com/CaiJimmy/hugo-theme-stack.git
synced 2025-02-17 09:18:38 +01:00
fix(style): show y-axis page scrollbar always
This commit is contained in:
parent
af487e0f3f
commit
488f124b43
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
html {
|
||||
font-size: 62.5%;
|
||||
font-display: swap;
|
||||
overflow-y: scroll;
|
||||
}
|
||||
|
||||
* {
|
||||
|
|
Loading…
Add table
Reference in a new issue