@@ -7,7 +7,7 @@ const Blog = () => {
7
7
< div className = "p-8" >
8
8
< div >
9
9
< h4 className = "font-bold text-2xl" >
10
- 1. what is < span className = "font-extrabold roboto text-3xl text-yellow-300 " > cors?</ span >
10
+ 1. what is < span className = "font-extrabold roboto text-3xl text-orange-600 " > cors?</ span >
11
11
?
12
12
</ h4 >
13
13
< br />
@@ -31,9 +31,9 @@ const Blog = () => {
31
31
< div >
32
32
< h4 className = "font-bold text-2xl" >
33
33
2. Why are you using{ ' ' }
34
- < span className = "font-extrabold roboto text-3xl text-yellow-300 " > firebase?</ span > What
34
+ < span className = "font-extrabold roboto text-3xl text-orange-600 " > firebase?</ span > What
35
35
other options do you have to implement{ ' ' }
36
- < span className = "font-extrabold roboto text-3xl text-yellow-300 " > authentication?</ span >
36
+ < span className = "font-extrabold roboto text-3xl text-orange-600 " > authentication?</ span >
37
37
</ h4 >
38
38
< br />
39
39
< p className = "px-8" >
@@ -67,7 +67,7 @@ const Blog = () => {
67
67
< div >
68
68
< h4 className = "font-bold text-2xl" >
69
69
3. How does the { '' }
70
- < span className = "font-extrabold roboto text-3xl text-yellow-300 " >
70
+ < span className = "font-extrabold roboto text-3xl text-orange-600 " >
71
71
private route
72
72
</ span > { ' ' }
73
73
work?
@@ -88,8 +88,8 @@ const Blog = () => {
88
88
< div >
89
89
< h4 className = "font-bold text-2xl" >
90
90
2. What is { ' ' }
91
- < span className = "font-extrabold roboto text-3xl text-yellow-300 " > Node?</ span > How does { ' ' }
92
- < span className = "font-extrabold roboto text-3xl text-yellow-300 " > Node </ span > work?
91
+ < span className = "font-extrabold roboto text-3xl text-orange-600 " > Node?</ span > How does { ' ' }
92
+ < span className = "font-extrabold roboto text-3xl text-orange-600 " > Node </ span > work?
93
93
</ h4 >
94
94
< br />
95
95
< p className = "px-8" >
0 commit comments