From f9d5a9f6c1569548e66ce8ec9b8e390ac7e7ca84 Mon Sep 17 00:00:00 2001 From: Florian Sylvain Date: Sat, 23 Aug 2025 21:04:46 +0200 Subject: [PATCH] feat: added back tables fixed layout --- index.html | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index bc2e66a..9708d8c 100644 --- a/index.html +++ b/index.html @@ -54,6 +54,17 @@ width: 100%; margin-bottom: 16px; overflow: hidden; + table-layout: fixed; + } + + #experiences col:first-child, + #projets col:first-child { + width: 100px; + } + + #experiences col:last-child, + #projets col:last-child { + width: 100%; } th, @@ -413,7 +424,7 @@ via Nginx. - Technologies + Stack Go, HTML, CSS, JS, Bootstrap, Docker, Nginx, DDD, Jenkins, Debian, SQLite, Git @@ -441,7 +452,7 @@ d'une API conçu en Typescript, Express, Prisma, MySql, Docker et Jest. - Technologies + Stack Typescript, Express, Prisma, MySql, Docker, Jest, NodeJS, Git, TSX @@ -469,7 +480,7 @@ ainsi que Tailwindcss. - Technologies + Stack NextJS, Typescript, Tailwindcss, Spotify API, TSX, Git, Vercel