File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 13
13
< div class ="py-8 ">
14
14
< div class ="container mx-auto px-4 max-w-5xl ">
15
15
< header
16
- class ="flex justify-between items-center mb-8 p-2 bg-green-50 rounded-lg shadow "
16
+ class ="flex justify-between items-center mb-8 p-2 bg-gray-100 rounded-lg shadow "
17
17
>
18
18
< a href ="/ " class ="sm:text-xl text-md font-bold text-gray-800 "
19
19
> Dhivakar</ a
@@ -40,11 +40,11 @@ <h1 class="text-4xl font-bold text-gray-800">Software Developer</h1>
40
40
< div class ="container mx-auto px-4 py-8 max-w-5xl ">
41
41
< ul class ="stats flex flex-wrap justify-center gap-4 mb-8 ">
42
42
< li class ="text-center bg-red-50 p-4 rounded-lg shadow ">
43
- < h2 class ="text-2xl font-bold "> 150+ followers </ h2 >
43
+ < h2 class ="text-2xl font-bold "> 150+ Followers </ h2 >
44
44
< p class ="text-gray-600 "> Youtube</ p >
45
45
</ li >
46
46
< li class ="text-center bg-green-50 p-4 rounded-lg shadow ">
47
- < h2 class ="text-2xl font-bold "> 7000+ followers </ h2 >
47
+ < h2 class ="text-2xl font-bold "> 7000+ Followers </ h2 >
48
48
< p class ="text-gray-600 "> Dev Community</ p >
49
49
</ li >
50
50
</ ul >
You can’t perform that action at this time.
0 commit comments