Spaces:
Running
Running
| /* Reset some default styles */ | |
| body, h1, p { | |
| margin: 0; | |
| padding: 0; | |
| } | |
| body { | |
| font-family: 'Arial', sans-serif; | |
| } | |
| /* Your styles for the app layout and components go here */ | |
| /* Reset some default styles */ | |
| body, h1, p { | |
| margin: 0; | |
| padding: 0; | |
| } | |
| body { | |
| font-family: 'Arial', sans-serif; | |
| } | |
| /* Your styles for the app layout and components go here */ | |