making things responsive on landing page

This commit is contained in:
talksik
2022-04-18 07:44:50 -05:00
parent 1fc82dbb04
commit 5221c4faab
4 changed files with 18 additions and 17 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
import FullMottoLogo from "../../../components/logo/fullMotto";
export default function Footer() {
return (
<div className="container mx-auto flex justify-between mt-auto items-center">
<div className="container mx-auto flex md:flex-row flex-col justify-between mt-auto items-center">
<span className="ml-20">
<span className="text-zinc-400 text-sm">Wanna chat? </span>
<span className="font-bold text-white">arjunpatel@berkeley.edu</span>