Skip to content

Commit 379930b

Browse files
authored
Merge pull request #49 from tryretool/styling
Add padding to sample app.
2 parents dc4149d + aff2511 commit 379930b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,5 @@ html {
1414

1515
#root {
1616
height: 100%;
17+
padding: 40px;
1718
}

0 commit comments

Comments
 (0)