Spaces:
Runtime error
Runtime error
| /* App-level layout — keeps the main content full-width and uncentred */ | |
| #root { | |
| width: 100%; | |
| min-height: 100vh; | |
| } | |
| /* App-level layout — keeps the main content full-width and uncentred */ | |
| #root { | |
| width: 100%; | |
| min-height: 100vh; | |
| } | |