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 @@ -140,11 +140,11 @@ export function Footer() {
140
140
</ span >
141
141
</ div >
142
142
< div className = "container px-5 py-2 mb-0 mx-auto flex items-center sm:flex-row flex-col" >
143
- < p className = "flex title-font font-medium items-center md:justify-start justify-center text-gray-900" >
143
+ < div className = "flex title-font font-medium items-center md:justify-start justify-center text-gray-900" >
144
144
< p className = "mt-2 text-sm text-gray-500" >
145
145
© { new Date ( ) . getFullYear ( ) } Javaistic. All rights reserved.
146
146
</ p >
147
- </ p >
147
+ </ div >
148
148
< a href = "#" className = "flex pl-6 title-font font-medium items-center md:justify-start justify-center text-gray-900" >
149
149
< p className = "mt-2 text-sm text-gray-500" > Privacy Policy</ p >
150
150
</ a >
You can’t perform that action at this time.
0 commit comments