source:
frontend/src/index.css@
09e02d7
| Last change on this file since 09e02d7 was 09e02d7, checked in by , 4 days ago | |
|---|---|
|
|
| File size: 103 bytes | |
| Rev | Line | |
|---|---|---|
| [09e02d7] | 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.
