File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -96,7 +96,7 @@ export default function Footer() {
96
96
97
97
</ Link >
98
98
99
- < div className = "mt-4 flex flex-col gap-2 w-full max-w-xs" >
99
+ < div className = "mt-4 flex flex-col gap-3 w-full max-w-xs" >
100
100
< h3 htmlFor = "email" className = "font-jost text-2xl font-semibold" >
101
101
Subscribe For Updates:
102
102
</ h3 >
@@ -116,7 +116,7 @@ export default function Footer() {
116
116
</ div >
117
117
</ div >
118
118
</ div >
119
- < p className = "font-play mt-4 border-t border-[#130E1F] pt-12 text-center text-lg text-black dark:border-white/10 dark:text-white" >
119
+ < p className = "font-play mt-8 border-t border-[#130E1F] pt-12 text-center text-lg text-black dark:border-white/10 dark:text-white" >
120
120
Made with ❤️ by Codechef-VIT
121
121
</ p >
122
122
</ footer >
You can’t perform that action at this time.
0 commit comments