mirror of
https://github.com/tjsga/towardstj.git
synced 2025-04-09 14:40:16 -04:00
fix: hiding horizontal scroll
This commit is contained in:
parent
d7637d9cf9
commit
5657393e6b
|
@ -1,6 +1,7 @@
|
|||
html {
|
||||
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen,
|
||||
Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
|
||||
overflow-y: hidden;
|
||||
}
|
||||
|
||||
body {
|
||||
|
|
Loading…
Reference in New Issue
Block a user