Tweaked index layout
All checks were successful
Build Site / Build-Site (18.x) (push) Successful in 44s
All checks were successful
Build Site / Build-Site (18.x) (push) Successful in 44s
This commit is contained in:
parent
9241171e1b
commit
383148a3ac
@ -9,8 +9,8 @@
|
||||
---
|
||||
|
||||
<Layout>
|
||||
<main class="flex flex-col w-full m-6 mx-auto md:w-4/5 lg:w-4/5 xl:w-4/5 2xl:w-1/2">
|
||||
<section class="text-gray-600 dark:text-gray-400 body-font mt-[15%]">
|
||||
<main class="flex flex-col w-full h-full place-content-center m-6 mx-auto md:w-4/5 lg:w-4/5 xl:w-4/5 2xl:w-1/2">
|
||||
<section class="text-gray-600 dark:text-gray-400 body-font">
|
||||
<div class="container flex flex-col items-center justify-center px-5 py-10 mx-auto">
|
||||
<img class="object-cover object-center w-4/6 mb-10 rounded-full lg:w-2/6 md:w-3/6 aspect-square"
|
||||
alt="hero" src="/img/profile.jpg">
|
||||
|
Loading…
Reference in New Issue
Block a user