8000 error · escabora/useful-commands-git@6b50354 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6b50354

Browse files
committed
error
1 parent 2133cca commit 6b50354

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

app/src/App.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
body {
2+
background: red;
3+
}
4+
15
.App {
26
text-align: center;
37
}
@@ -48,6 +52,7 @@
4852
}
4953

5054
.content-cards {
55+
5156
display: grid;
5257
grid-template-columns: repeat(4, 1fr);
5358
gap: 20px;

0 commit comments

Comments
 (0)
0