Skip to content

Commit f437a0c

Browse files
Update index.css
1 parent ac4ab99 commit f437a0c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Fetch API using react app/src/index.css

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ body {
66
sans-serif;
77
-webkit-font-smoothing: antialiased;
88
-moz-osx-font-smoothing: grayscale;
9-
margin: 0;
10-
padding: 0;
119
background-image: url('https://images.unsplash.com/photo-1546977704-f54280610099?ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=750&q=80');
1210
background-repeat: no-repeat;
1311
background-attachment: fixed;
@@ -23,4 +21,4 @@ h1{
2321
code {
2422
font-family: source-code-pro, Menlo, Monaco, Consolas, 'Courier New',
2523
monospace;
26-
}
24+
}

0 commit comments

Comments
 (0)