feat: improve h2 size

This commit is contained in:
Corentin 2024-05-22 21:55:17 +02:00
parent 3d873a9f8a
commit efd93dc736
3 changed files with 4 additions and 3 deletions

View File

@ -37,7 +37,6 @@ h1 {
h2 { h2 {
margin: 0 0 var(--space-medium) 0; margin: 0 0 var(--space-medium) 0;
font-family: 'Knewave';
font-size: var(--fz-2); font-size: var(--fz-2);
text-transform: uppercase; text-transform: uppercase;
} }

View File

@ -22,7 +22,7 @@ $mobile-breakpoint: "max-width: 768px";
--width: 1100px; --width: 1100px;
--fz-1: 4rem; --fz-1: 4rem;
--fz-2: 3rem; --fz-2: 2rem;
--fz-3: 1.5rem; --fz-3: 1.5rem;
--fz-4: 1.125rem; --fz-4: 1.125rem;
@ -35,7 +35,7 @@ $mobile-breakpoint: "max-width: 768px";
@media ($mobile-breakpoint) { @media ($mobile-breakpoint) {
--fz-1: 2.8rem; --fz-1: 2.8rem;
--fz-2: 2.5rem; --fz-2: 1.825rem;
--fz-3: 1.5rem; --fz-3: 1.5rem;
--fz-4: 1.125rem; --fz-4: 1.125rem;
} }

View File

@ -14,6 +14,7 @@
title_picture_offset = "170px" title_picture_offset = "170px"
) %} ) %}
<div class="presentation--content"> <div class="presentation--content">
<h2>{{ gettext("Who are we ?") }}</h2>
<p> <p>
{% trans %} {% trans %}
Welcome to the cozy world of the Frog Collective, where big dreams come Welcome to the cozy world of the Frog Collective, where big dreams come
@ -51,6 +52,7 @@
where small is mighty, and fun knows no bounds! where small is mighty, and fun knows no bounds!
{% endtrans %} {% endtrans %}
</p> </p>
<h2>{{ gettext("The team") }}</h2>
<div class="comrades"> <div class="comrades">
{{ comrade( {{ comrade(
"Aurel", "Aurel",