Skip to content
Snippets Groups Projects
Commit 7c9a46fc authored by Štěpán Farka's avatar Štěpán Farka
Browse files

[FIX] person big block

parent 8b4e528f
No related branches found
No related tags found
2 merge requests!607Pirati.cz,!575Feature/pirati cz
<div class="flex mb-8 person-box-big max-w-sm gap-4 xl:max-w-xl flex-col xl:flex-row xl:mb-16"> <div class="flex mb-8 person-box-big max-w-sm gap-6 xl:max-w-xl flex-col xl:flex-row xl:mb-16">
<div class="xl:shrink-0"> <div class="xl:shrink-0">
<img <img
class="rounded-full shadow-sm w-30 xl:w-60" class="rounded-full shadow-sm w-30 xl:w-60"
...@@ -7,14 +7,14 @@ ...@@ -7,14 +7,14 @@
> >
</div> </div>
<div class="flex flex-col justify-between py-4"> <div class="flex flex-col justify-between py-4">
<div class="flex flex-col mb-4"> <div class="flex flex-col mb-8">
<h4 class="font-bold mb-2 text-2xl xl:text-4xl"> <h4 class="font-bold mb-2 text-2xl xl:text-4xl">
{{ name }} {{ name }}
</h4> </h4>
<span class="leading-6 mb-4 xl:mb-6 w-10/12"> <span class="leading-6 mb-4 xl:mb-6 w-10/12">
{{ function }} {{ function }}
</span> </span>
<span class="font-bold mb-3 xl:mb-4 text-grey-300"> <span class="font-bold mb-2 text-grey-300">
+420 778 111 466 +420 778 111 466
</span> </span>
<span class="text-turquoise-500 underline"> <span class="text-turquoise-500 underline">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment