Skip to content

Commit 1e7a3a7

Browse files
committed
body background
1 parent 9b7dec4 commit 1e7a3a7

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

Diff for: src/App.css

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
}
44

55
.App-header {
6-
background-color: #282c34;
76
min-height: 100vh;
87
display: flex;
98
flex-direction: column;

Diff for: src/index.css

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
body {
2+
background-color: #282c34;
23
margin: 0;
34
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen',
45
'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue',

0 commit comments

Comments
 (0)