Skip to content

Commit b93928c

Browse files
committed
💄 modification des fonts
1 parent db33972 commit b93928c

38 files changed

+72913
-119
lines changed

public/css/app.css

Lines changed: 11489 additions & 10 deletions
Large diffs are not rendered by default.

public/js/app.js

Lines changed: 61338 additions & 2 deletions
Large diffs are not rendered by default.

public/mix-manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"/js/app.js": "/js/app.js?id=3bd7a17ae8879cea08888521628605ff",
3-
"/css/app.css": "/css/app.css?id=e5333661248309db13cc47adc52e25de"
2+
"/js/app.js": "/js/app.js",
3+
"/css/app.css": "/css/app.css"
44
}

resources/css/torchlight.css

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
overflow-x-auto is recommended.
44
*/
55
pre {
6-
@apply my-4 rounded overflow-x-auto font-mono text-lg;
6+
@apply my-4 rounded overflow-x-auto;
77
padding: 0 !important;
88
}
99

@@ -14,16 +14,14 @@ pre {
1414
colors extend edge to edge.
1515
*/
1616
pre code.torchlight {
17-
@apply block p-4 min-w-max font-mono;
18-
padding-top: 1rem !important;
19-
padding-bottom: 1rem !important;
17+
@apply block py-4 min-w-max;
2018
}
2119

2220
/*
2321
Horizontal line padding.
2422
*/
2523
pre code.torchlight .line {
26-
@apply px-4 font-normal;
24+
@apply px-4;
2725
}
2826

2927
/*
@@ -33,6 +31,7 @@ pre code.torchlight .line {
3331
pre code.torchlight .line-number,
3432
pre code.torchlight .summary-caret {
3533
@apply mr-4;
34+
user-select: none;
3635
}
3736

3837
.torchlight.has-focus-lines .line:not(.line-focus) {

resources/views/about.blade.php

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,23 +27,23 @@
2727
<dt class="order-2 mt-2 text-lg leading-6 font-medium text-green-900">
2828
Membres sur Slack
2929
</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">
3131
+300
3232
</dd>
3333
</div>
3434
<div class="flex flex-col p-6 text-center sm:p-10">
3535
<dt class="order-2 mt-2 text-lg leading-6 font-medium text-green-900">
3636
Membres sur Telegram
3737
</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">
3939
+100
4040
</dd>
4141
</div>
4242
<div class="flex flex-col p-6 text-center sm:p-10">
4343
<dt class="order-2 mt-2 text-lg leading-6 font-medium text-green-900">
4444
Membres sur WhatsApp
4545
</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">
4747
+250
4848
</dd>
4949
</div>
@@ -53,7 +53,7 @@
5353
<div class="py-8 sm:py-10 lg:py-12">
5454
<h1 class="font-sans text-skin-inverted">
5555
<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">
5757
Nous commençons tout juste
5858
</span>
5959
</h1>
@@ -96,8 +96,8 @@
9696
<div class="space-y-12 lg:grid lg:grid-cols-3 lg:gap-24 lg:space-y-0">
9797
<div class="font-sans">
9898
<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>
101101
</div>
102102
<div class="lg:col-span-2">
103103
<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">

resources/views/articles/show.blade.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<div class="hidden relative lg:block lg:col-span-2">
1515
<div class="divide-y divide-skin-base sticky space-y-6 top-4">
1616
<div>
17-
<h4 class="text-xs text-skin-base font-medium leading-4 tracking-wide uppercase">A propos de l’auteur</h4>
17+
<h4 class="text-xs text-skin-base font-medium leading-4 tracking-wide uppercase font-heading">A propos de l’auteur</h4>
1818
<div class="mt-6 space-y-4">
1919
<a href="{{ route('profile', $author->username) }}" class="shrink-0 block">
2020
<div class="flex items-center">
@@ -110,7 +110,7 @@
110110
<span>{{ $article->readTime() }} min de lecture</span>
111111
</div>
112112
</div>
113-
<h1 class="text-2xl font-extrabold text-skin-inverted tracking-tight font-sans sm:text-3xl sm:leading-10 md:text-4xl lg:text-5xl lg:leading-[3.5rem]">{{ $article->title }}</h1>
113+
<h1 class="text-2xl font-extrabold text-skin-inverted tracking-tight font-heading sm:text-3xl sm:leading-10 md:text-4xl lg:text-5xl lg:leading-[3.5rem]">{{ $article->title }}</h1>
114114
<a href="{{ route('profile', $article->author->username) }}" class="mt-3 shrink-0 group block lg:hidden">
115115
<div class="flex items-center">
116116
<div>
@@ -147,7 +147,7 @@ class="mt-8 prose prose-lg prose-green text-skin-base mx-auto md:prose-xl lg:max
147147
<p class="text-sm font-medium text-skin-inverted">
148148
{{ $author->name }}
149149
</p>
150-
<p class="text-xs font-medium text-skin-muted font-mono">
150+
<p class="text-xs font-medium text-skin-muted">
151151
{{ '@' . $author->username }}
152152
</p>
153153
</div>

resources/views/auth/forgot-password.blade.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@
99
<div>
1010
<x-status-message class="mb-5" />
1111

12-
<h2 class="text-center text-3xl font-extrabold text-skin-inverted font-sans sm:text-left font-mono">
12+
<h2 class="text-center text-3xl font-extrabold text-skin-inverted font-sans sm:text-left font-heading">
1313
{{ __('Réinitialisation du mot de passe') }}
1414
</h2>
15-
<div class="mt-4 text-sm text-skin-base font-normal">
15+
<div class="mt-4 text-sm text-skin-base">
1616
{{ __('Mot de passe oublié? Aucun problème. Communiquez-nous simplement votre adresse e-mail et nous vous enverrons par e-mail un lien de réinitialisation de mot de passe qui vous permettra d\'en choisir un nouveau.') }}
1717
</div>
1818
</div>

resources/views/auth/login.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<div class="flex items-center justify-center min-h-full py-16 sm:py-24">
88
<div class="max-w-md w-full space-y-8">
99
<div>
10-
<h2 class="text-center text-3xl font-extrabold text-skin-inverted font-mono">
10+
<h2 class="text-center text-3xl font-extrabold text-skin-inverted font-heading">
1111
{{ __('Se connecter à son compte') }}
1212
</h2>
1313
</div>

resources/views/auth/register.blade.php

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,16 +58,15 @@
5858
</div>
5959
<div class="mx-auto max-w-md lg:mx-0 space-y-8">
6060
<div class="space-y-3">
61-
<h2 class="text-center text-3xl font-extrabold text-skin-inverted font-mono">
61+
<h2 class="text-3xl font-extrabold text-skin-inverted font-heading">
6262
{{ __('Rejoindre Laravel Cameroun') }}
6363
</h2>
6464
<x-profile-users />
65-
<p class="text-center text-sm text-skin-base font-normal">
65+
<p class="text-base leading-6 text-skin-base">
6666
{{ __("Rejoignez plus de 200 développeurs et designers. Parce qu’il y’a pas que le code dans la vie.") }}
6767
</p>
6868
</div>
6969
<div>
70-
7170
<x-status-message />
7271

7372
<form class="space-y-6" action="{{ route('register') }}" method="POST">

resources/views/auth/reset-password.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<div class="flex items-center justify-center min-h-full py-16 sm:py-24">
88
<div class="max-w-md w-full">
99
<div>
10-
<h2 class="text-center text-3xl font-extrabold text-skin-inverted font-mono sm:text-left">
10+
<h2 class="text-center text-3xl font-extrabold text-skin-inverted font-heading sm:text-left">
1111
{{ __('Réinitialiser votre mot de passe') }}
1212
</h2>
1313
</div>

0 commit comments

Comments
 (0)