source:
frontend/src/index.css
| Last change on this file was 09e02d7, checked in by , 4 days ago | |
|---|---|
|
|
| File size: 103 bytes | |
| Line | |
|---|---|
| 1 | html, |
| 2 | body, |
| 3 | #root { |
| 4 | height: 100%; |
| 5 | min-height: 100%; |
| 6 | margin: 0; |
| 7 | } |
| 8 | |
| 9 | * { |
| 10 | box-sizing: border-box; |
| 11 | } |
Note:
See TracBrowser
for help on using the repository browser.
