adjusted css
This commit is contained in:
@@ -3,7 +3,7 @@ import { PhotoCircle } from "../components/PhotoCircle.tsx";
|
||||
export default function Home() {
|
||||
return (
|
||||
<body>
|
||||
<div class="min-w-screen flex flex-col items-center justify-between bg-[#313244] sm:min-h-screen">
|
||||
<div class="flex flex-col items-center justify-between bg-[#313244] min-h-screen">
|
||||
<div class="sm:mt-14 sm:mb-14 mt-12 mb-4 flex flex-col items-center gap-y-5 gap-x-10 md:flex-row">
|
||||
<PhotoCircle
|
||||
src="https://wyattjmiller.us-ord-1.linodeobjects.com/IMG_1480-min.png"
|
||||
|
Reference in New Issue
Block a user