fix people filter size

This commit is contained in:
2021-09-29 10:10:05 +02:00
parent e2defc1f42
commit 0a540ecdb7
4 changed files with 13 additions and 12 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

View File

@@ -27,10 +27,10 @@
v-html="subscribe.content"
></div>
<div class="flex w-full md:justify-start justify-center items-end">
<div class="relative mr-4 md:w-full lg:w-full xl:w-1/2 w-2/4">
<!-- <label for="hero-field" class="leading-7 text-sm text-gray-600"
<!-- <div class="relative mr-4 md:w-full lg:w-full xl:w-1/2 w-2/4">
<label for="hero-field" class="leading-7 text-sm text-gray-600"
>Placeholder</label
> -->
>
<input
type="text"
id="hero-field"
@@ -54,21 +54,22 @@
ease-in-out
"
/>
</div>
</div> -->
<a
:href="subscribe.link"
href="javascript:;"
onclick="ml_account('webforms', '3562741', 'n7q9l7', 'show')"
class="
inline-flex
bg-white
border-2
py-2
px-6
py-1
px-12
learn-button
hover:bg-gray-400
shadow
border-black
text-black text-sm
text-black text-lg
cursor-pointer
"
>

View File

@@ -8,8 +8,8 @@
<div class="xl:grid xl:grid-cols-4 xl:gap-2">
<div class="space-y-8 xl:col-span-1">
<g-image
class="h-10"
:src="require(`!!assets-loader!@images/tf_icon_black.svg`)"
class="w-24"
:src="require(`!!assets-loader!@images/footer_logo2.png`)"
alt="Company name"
v-if="theme == 'light'"
/>
@@ -21,9 +21,9 @@
v-else
/>
<p class="text-gray-500 font-bold text-base leading-6">
<!-- <p class="text-gray-500 font-bold text-base leading-6">
{{ record.description }}
</p>
</p> -->
<div class="flex space-x-6">
<a
v-if="record.facebook != '#'"