mirror of
https://github.com/p-stream/p-stream.git
synced 2026-03-11 17:55:33 +00:00
Merge pull request #87 from whotypes/whotypes/x-axis-overflow
This commit is contained in:
commit
bd927616d9
1 changed files with 1 additions and 0 deletions
|
|
@ -11,6 +11,7 @@ body {
|
|||
min-height: 100vh;
|
||||
min-height: 100dvh;
|
||||
font-size: 1.0248em;
|
||||
overflow-x: hidden;
|
||||
}
|
||||
|
||||
html[data-full],
|
||||
|
|
|
|||
Loading…
Reference in a new issue