File tree Expand file tree Collapse file tree 1 file changed +0
-14
lines changed
app/(default)/(project)/FreeTacMan Expand file tree Collapse file tree 1 file changed +0
-14
lines changed Original file line number Diff line number Diff line change @@ -1192,23 +1192,9 @@ export default function Home() {
11921192 </ div >
11931193 </ div >
11941194
1195- < div className = "w-full px-4 md:px-6 flex flex-col items-center" >
1196- < Separator className = "max-w-7xl mt-24 md:mt-48" />
1197- </ div >
11981195 </ div >
11991196 </ div >
12001197
1201- < footer className = "w-full mb-16 md:mb-32 flex flex-col gab-5 md:gap-10" >
1202- < div className = "w-full px-4 md:px-6 flex flex-row justify-center mt-16 md:mt-32" >
1203- < div className = "max-w-7xl w-full flex flex-row justify-between" >
1204- < div className = "flex-1 flex flex-col justify-start" >
1205- < span className = "text-xs sm:text-sm md:text-base select-none text-center" >
1206- FreeTacMan © 2025
1207- </ span >
1208- </ div >
1209- </ div >
1210- </ div >
1211- </ footer >
12121198 </ main >
12131199 ) ;
12141200}
You can’t perform that action at this time.
0 commit comments