Skip to content

Commit 1e05e09

Browse files
committed
add line breaks in content
1 parent bba6bbf commit 1e05e09

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

src/App.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
.App {
2-
text-align: center;
2+
/* text-align: center; */
33
}
44

55
.App-logo {

src/components/courseData.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ const courses = {
99
\n- Automating CI/CD pipelines
1010
\n- Managing workflows with YAML files
1111
\n- Integrating with third-party services
12+
\n So, Lets get started
1213
`,
1314
},
1415
'course 2: github pages guide': {

0 commit comments

Comments
 (0)