feat: added back tables fixed layout

This commit is contained in:
Florian Sylvain
2025-08-23 21:04:46 +02:00
parent 6562647a8d
commit f9d5a9f6c1
+14 -3
View File
@@ -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.</td>
</tr>
<tr>
<th scope="row"><strong>Technologies</strong></th>
<th scope="row"><strong>Stack</strong></th>
<td>Go, HTML, CSS, JS, Bootstrap, Docker, Nginx, DDD, Jenkins, Debian, SQLite, Git</td>
</tr>
<tr>
@@ -441,7 +452,7 @@
d'une API conçu en Typescript, Express, Prisma, MySql, Docker et Jest.</td>
</tr>
<tr>
<th scope="row"><strong>Technologies</strong></th>
<th scope="row"><strong>Stack</strong></th>
<td>Typescript, Express, Prisma, MySql, Docker, Jest, NodeJS, Git, TSX</td>
</tr>
<tr>
@@ -469,7 +480,7 @@
ainsi que Tailwindcss.</td>
</tr>
<tr>
<th scope="row"><strong>Technologies</strong></th>
<th scope="row"><strong>Stack</strong></th>
<td>NextJS, Typescript, Tailwindcss, Spotify API, TSX, Git, Vercel</td>
</tr>
<tr>