css n stuff

This commit is contained in:
christian 2024-04-27 07:41:07 +02:00
parent cfab9cfeb4
commit 915b88cdab
2 changed files with 2 additions and 2 deletions

View File

@ -57,7 +57,7 @@
{/key}
<ThemeSwitch class="absolute"/>
</nav>
<div class="container text-center md:max-w-md sm:max-w-sm xl:max-w-2xl mx-auto ">
<div class="container text-center w-3/4 mx-auto">
<slot />
</div>
<footer class="mt-12">

View File

@ -10,7 +10,7 @@
<p class="">I live in Copenhagen with my partner and children near the water. We love going on expeditions around the city in our cargo bike, or on my electrical skateboard.
When we're not outside I spend a lot of time fiddling around with my homelab, and development projects. You can read more about my projects and homelab under the homelab and portfolio nav.
</p>
<img class="rounded-2xl ml-4 md:w-auto md:h-52 sm:w-full sm:h-auto" src={migImg} alt="crazy man"/>
<img class="rounded-2xl xl:ml-4 md:w-auto md:h-52 md:ml-0 md:mt-4 sm:ml-0 sm:mt-4 sm:w-full" src={migImg} alt="crazy man"/>
</div>
<p class="mb-4 ">I work in recruitment, and I specialise in building product teams for start ups and scale ups for a small recruitment agency called <a class="underline font-semibold" href="https://www.adveniopeople.com">Advenio People</a></p>
<img src={osImg} alt="A happy man and a beautiful woman both wearing facemasks." class="rounded-full w-1/2 h-auto m-auto">