Skip to content

Commit 938a044

Browse files
ferr079claude
andcommitted
style: harmonize text width — remove all max-width: 48rem constraints
Text paragraphs now use full container width (64rem) consistently across all 20 pages. No more narrow text blocks on wide screens. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 013d307 commit 938a044

16 files changed

Lines changed: 0 additions & 26 deletions

src/pages/about.astro

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -387,7 +387,6 @@ const skills = [
387387
color: var(--color-text-muted);
388388
font-style: italic;
389389
line-height: 1.5;
390-
max-width: 48rem;
391390
}
392391

393392
.layer-content > p {

src/pages/cybersecurite.astro

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -390,7 +390,6 @@ try {
390390

391391
.layer-content > p {
392392
color: var(--color-text-muted);
393-
max-width: 48rem;
394393
margin-bottom: 1.5rem;
395394
line-height: 1.7;
396395
}

src/pages/fr/about.astro

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -387,7 +387,6 @@ const skills = [
387387
color: var(--color-text-muted);
388388
font-style: italic;
389389
line-height: 1.5;
390-
max-width: 48rem;
391390
}
392391

393392
.layer-content > p {

src/pages/fr/cybersecurite.astro

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -390,7 +390,6 @@ try {
390390

391391
.layer-content > p {
392392
color: var(--color-text-muted);
393-
max-width: 48rem;
394393
margin-bottom: 1.5rem;
395394
line-height: 1.7;
396395
}

src/pages/fr/ia.astro

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,6 @@ import StatsBar from '../../components/StatsBar.astro';
323323

324324
.layer-content > p {
325325
color: var(--color-text-muted);
326-
max-width: 48rem;
327326
margin-bottom: 1.5rem;
328327
line-height: 1.7;
329328
}

src/pages/fr/infrastructure.astro

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -604,7 +604,6 @@ const monitoringSlides = [
604604

605605
.layer-content > p {
606606
color: var(--color-text-muted);
607-
max-width: 48rem;
608607
margin-bottom: 1.5rem;
609608
line-height: 1.7;
610609
}

src/pages/fr/journal.astro

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,6 @@ function formatDate(date: Date): string {
208208
font-size: 0.9rem;
209209
color: var(--color-text-muted);
210210
line-height: 1.6;
211-
max-width: 48rem;
212211
}
213212

214213
.transparency-block code {

src/pages/fr/projets.astro

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -529,7 +529,6 @@ import Base from '../../layouts/Base.astro';
529529
.project-intro p {
530530
color: var(--color-text-muted);
531531
font-size: 1.05rem;
532-
max-width: 48rem;
533532
line-height: 1.7;
534533
margin-bottom: 1.5rem;
535534
}
@@ -628,7 +627,6 @@ import Base from '../../layouts/Base.astro';
628627
.roadmap-intro {
629628
color: var(--color-text-muted);
630629
font-size: 0.95rem;
631-
max-width: 48rem;
632630
margin-bottom: 1.5rem;
633631
line-height: 1.6;
634632
}

src/pages/fr/securite.astro

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -357,7 +357,6 @@ import StatsBar from '../../components/StatsBar.astro';
357357

358358
.layer-content > p {
359359
color: var(--color-text-muted);
360-
max-width: 48rem;
361360
margin-bottom: 1.5rem;
362361
line-height: 1.7;
363362
}
@@ -525,7 +524,6 @@ import StatsBar from '../../components/StatsBar.astro';
525524
font-size: 0.9rem;
526525
color: var(--color-text-muted);
527526
line-height: 1.6;
528-
max-width: 48rem;
529527
}
530528

531529
.transparency-block strong {

src/pages/fr/symbiose.astro

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,6 @@ import StatsBar from '../../components/StatsBar.astro';
240240

241241
.layer-content > p {
242242
color: var(--color-text-muted);
243-
max-width: 48rem;
244243
margin-bottom: 1.5rem;
245244
line-height: 1.7;
246245
}
@@ -289,7 +288,6 @@ import StatsBar from '../../components/StatsBar.astro';
289288
font-size: 0.9rem;
290289
color: var(--color-text-muted);
291290
line-height: 1.6;
292-
max-width: 48rem;
293291
}
294292

295293
.least-privilege-note strong {
@@ -334,7 +332,6 @@ import StatsBar from '../../components/StatsBar.astro';
334332
.philosophy-lead {
335333
font-size: 1.1rem;
336334
color: var(--color-text-muted);
337-
max-width: 48rem;
338335
margin-bottom: 2rem;
339336
line-height: 1.7;
340337
}
@@ -390,7 +387,6 @@ import StatsBar from '../../components/StatsBar.astro';
390387
font-size: 0.9rem;
391388
color: var(--color-text-muted);
392389
line-height: 1.6;
393-
max-width: 48rem;
394390
}
395391

396392
/* Crosslink */

0 commit comments

Comments
 (0)