finish people page2

This commit is contained in:
2024-03-07 09:34:56 +02:00
parent 7f4cf1b674
commit d9bc865f51
3 changed files with 3 additions and 3 deletions

View File

@@ -13,7 +13,7 @@
{% set category = "All" %}
{% endif %}
<div class="mt-16 mx-auto max-w-7xl px-6 lg:px-8">
<div class="mt-16 mx-auto max-w-screen-lg px-6 lg:px-8">
{% include "partials/filter_bar.html" %}
<div class="text-center main-title px-0 md:w-full">
<div class="my-4 flex flex-col items-start">

View File

@@ -11,7 +11,7 @@
{% set category = "All" %}
{% endif %}
<div class="mt-16 mx-auto max-w-7xl px-6 lg:px-8">
<div class="mt-16 mx-auto max-w-screen-lg px-6 lg:px-8">
{% include "partials/filter_bar.html" %}
<div class="text-center main-title px-0 md:w-full mx-8 md:mx-12">
<div class="my-4 flex flex-col items-start">

View File

@@ -2,7 +2,7 @@
{% block content %}
{%- set section = get_section(path="people/_index.md") %}
{% include "partials/intro.html" %}
<div class="mx-auto max-w-7xl px-6 lg:px-8">
<div class="mx-auto max-w-screen-lg px-6 lg:px-8">
{% include "partials/filter_bar.html" %}
<div class="text-center main-title px-0 md:w-full">
{# <h1 class="tracking-tight text-left text-2xl sm:text-3xl md:text-4xl lg:text-5xl fw-500 leading-snug font-normal mb-10">