forked from Archives/Athou_commafeed
5 lines
46 B
CSS
5 lines
46 B
CSS
|
|
html,
|
||
|
|
body {
|
||
|
|
overscroll-behavior: none;
|
||
|
|
}
|