basic landing page responsive now

This commit is contained in:
Arjun Patel
2022-01-27 12:16:40 -08:00
parent 0066315a2d
commit 121850b27e
3 changed files with 23 additions and 23 deletions
+2 -2
View File
@@ -173,8 +173,8 @@ export default function LangingPageLayout({ children }) {
</div>
{/* footer */}
<div className="bg-black w-full px-[10rem] py-[5rem]">
<span className="flex flex-row items-start justify-between">
<div className="bg-black w-full lg:px-[10rem] px-[5rem] py-[5rem] ">
<span className="flex md:flex-row md:space-x-5 space-y-5 flex-col items-start justify-between">
<span className="flex flex-col">
<MainLogo className="text-white text-3xl" />