Spaces:
Running
Running
Commit ·
a40e46f
1
Parent(s): fef2bfb
commit initial 09-12-2025 42
Browse files- src/App.css +0 -2
src/App.css
CHANGED
|
@@ -3,8 +3,6 @@
|
|
| 3 |
============================ */
|
| 4 |
|
| 5 |
html, body, #root {
|
| 6 |
-
height: 100%;
|
| 7 |
-
width: 100%;
|
| 8 |
margin: 0;
|
| 9 |
padding: 0;
|
| 10 |
overflow-x: hidden; /* prevent page-level horizontal scroll */
|
|
|
|
| 3 |
============================ */
|
| 4 |
|
| 5 |
html, body, #root {
|
|
|
|
|
|
|
| 6 |
margin: 0;
|
| 7 |
padding: 0;
|
| 8 |
overflow-x: hidden; /* prevent page-level horizontal scroll */
|