update css vol2

This commit is contained in:
2022-06-22 00:45:31 +02:00
parent f665ac5f2b
commit b79121239d
4 changed files with 5 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
<div class="mx-8 md:mx-4 flex flex-col">
<div class="flex flex-col mb-12 mr-8 lg:mr-24">
<div class="flex flex-col mb-12 mr-8 lg:mr-16">
<h4 class="text-base not-italic font-medium leading-6 text-gray-600 mb-6"> FILTER PARTNERS BY</h4>
<a id="all" class="mb-3 text-black font-normal" href="/partners">All</a>
{% set taxonomy = get_taxonomy(kind="partners-category") %}

View File

@@ -4,9 +4,9 @@
<div class="container sm:pxi-0 lg:w-5/6 mx-auto min-h-screen overflow-x-hidden pt-24">
<div class="flex flex-row flex-wrap items-start mx-4 sm:mx-0">
<div class="w-full md:w-1/6 mx-auto sm:mx-0">
<img src="{{page.extra.imgPath}}" alt="" class="rounded bg-gray-200 w-48 h-48 border-2 border-gray-400 mx-auto md:mx-0 g-image g-image--lazy g-image--loaded mb-4">
<img src="{{page.extra.imgPath}}" alt="" class="rounded bg-gray-200 w-48 border-2 border-gray-400 mx-auto md:mx-0 g-image g-image--lazy g-image--loaded my-4">
</div>
<div class="w-full md:w-5/6 text-center md:text-left md:pl-8 lg:pl-0">
<div class="w-full md:w-5/6 text-center md:text-left md:pl-8">
<div class="flex flex-row items-center">
<h1 class="pb-0 mb-0 mt-0 text-4xl font-normal tracking-wide my-1">
{{page.title}}

View File

@@ -9,7 +9,7 @@
next-generation Internet is here.
</div>
</div>
<div class="grid sm:grid-cols-1 gap-4 lg:grid-cols-2 text-center lg:px-40">
<div class="grid sm:grid-cols-1 gap-4 lg:grid-cols-2 text-center lg:px-16">
<div class="
mx-auto
my-4

View File

@@ -12,7 +12,7 @@
lg:mx-auto
xl:max-w-none
xl:mx-0
xl:grid-cols-4
xl:grid-cols-3
">
<div class="
border border-gray-200