diff options
Diffstat (limited to 'src/styles/globals.css')
| -rw-r--r-- | src/styles/globals.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/styles/globals.css b/src/styles/globals.css index c219d424..102dcc03 100644 --- a/src/styles/globals.css +++ b/src/styles/globals.css @@ -10,7 +10,7 @@ html, body { text-body-2 text-gray_r-12 bg-gray_r-1 - overflow-x-hidden + overflow-x-clip ; } |
