|
27 | 27 | <dt class="order-2 mt-2 text-lg leading-6 font-medium text-green-900"> |
28 | 28 | Membres sur Slack |
29 | 29 | </dt> |
30 | | - <dd class="order-1 text-5xl font-extrabold text-green-600 font-sans"> |
| 30 | + <dd class="order-1 text-5xl font-extrabold text-green-600 font-heading"> |
31 | 31 | +300 |
32 | 32 | </dd> |
33 | 33 | </div> |
34 | 34 | <div class="flex flex-col p-6 text-center sm:p-10"> |
35 | 35 | <dt class="order-2 mt-2 text-lg leading-6 font-medium text-green-900"> |
36 | 36 | Membres sur Telegram |
37 | 37 | </dt> |
38 | | - <dd class="order-1 text-5xl font-extrabold text-green-600 font-sans"> |
| 38 | + <dd class="order-1 text-5xl font-extrabold text-green-600 font-heading"> |
39 | 39 | +100 |
40 | 40 | </dd> |
41 | 41 | </div> |
42 | 42 | <div class="flex flex-col p-6 text-center sm:p-10"> |
43 | 43 | <dt class="order-2 mt-2 text-lg leading-6 font-medium text-green-900"> |
44 | 44 | Membres sur WhatsApp |
45 | 45 | </dt> |
46 | | - <dd class="order-1 text-5xl font-extrabold text-green-600 font-sans"> |
| 46 | + <dd class="order-1 text-5xl font-extrabold text-green-600 font-heading"> |
47 | 47 | +250 |
48 | 48 | </dd> |
49 | 49 | </div> |
|
53 | 53 | <div class="py-8 sm:py-10 lg:py-12"> |
54 | 54 | <h1 class="font-sans text-skin-inverted"> |
55 | 55 | <span class="block text-sm font-semibold text-skin-primary sm:text-base lg:text-sm xl:text-base">Notre histoire</span> |
56 | | - <span class="mt-1 block text-xl tracking-tight font-extrabold sm:text-2xl xl:text-3xl"> |
| 56 | + <span class="mt-1 block text-xl tracking-tight font-extrabold font-heading sm:text-2xl xl:text-3xl"> |
57 | 57 | Nous commençons tout juste |
58 | 58 | </span> |
59 | 59 | </h1> |
|
96 | 96 | <div class="space-y-12 lg:grid lg:grid-cols-3 lg:gap-24 lg:space-y-0"> |
97 | 97 | <div class="font-sans"> |
98 | 98 | <span class="text-sm leading-5 text-skin-primary font-semibold tracking-wide uppercase">Notre équipe</span> |
99 | | - <h2 class="mt-2 text-2xl font-extrabold text-skin-inverted tracking-tight sm:text-3xl">Équipe de direction</h2> |
100 | | - <p class="mt-5 text-lg text-skin-base font-mono font-normal">Laravel Cameroun est une idée qui a été initiée puis transformée en une communauté par 2 développeurs parmi les plus influents au Cameroun.</p> |
| 99 | + <h2 class="mt-2 text-2xl font-extrabold font-heading text-skin-inverted tracking-tight sm:text-3xl">Équipe de direction</h2> |
| 100 | + <p class="mt-5 text-lg text-skin-base">Laravel Cameroun est une idée qui a été initiée puis transformée en une communauté par 2 développeurs parmi les plus influents au Cameroun.</p> |
101 | 101 | </div> |
102 | 102 | <div class="lg:col-span-2"> |
103 | 103 | <ul role="list" class="space-y-12 sm:grid sm:grid-cols-2 sm:gap-x-6 sm:gap-y-12 sm:space-y-0 lg:gap-x-8"> |
|
0 commit comments