mirror of
https://github.com/simonmichael/hledger.git
synced 2024-12-26 20:02:27 +03:00
site: force scrollbar on home page to keep position consistent
This commit is contained in:
parent
47a4c52904
commit
d40ca43f39
@ -1,3 +1,7 @@
|
|||||||
|
html {
|
||||||
|
overflow-y:scroll;
|
||||||
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
margin: auto;
|
margin: auto;
|
||||||
max-width: 42em;
|
max-width: 42em;
|
||||||
|
Loading…
Reference in New Issue
Block a user