diff --git a/index.html b/index.html
index 59a9e7a..6aad56e 100644
--- a/index.html
+++ b/index.html
@@ -75,13 +75,13 @@
voir le CV
cacher le CV
- télécharger en pdf
+ télécharger en pdf
COMPÉTENCES
- Langages : C, C++, JavaScript, PHP, CSS, HTML, bash
- Technologies : Node.js, Git, Gitaction, Docker, Wordpress, Nginx, MariaDB, Nest.js, Svelte, WebSocket, Express, npm, react, emails, sending emails, receiving emails, deleting emails
- EXPIÉRIENCES
+ EXPÉRIENCES
- , 2021 : Backend, plugin wordpress, authentification, sessions, paiements, roles et bdd
- , 2021 : Full-stack, reprise d’un site en php et javascript
@@ -121,6 +121,7 @@
PROJECTS
-->
+
@@ -176,7 +177,6 @@
hugogogo@protonmail.com
-
diff --git a/styles/elements/sections.css b/styles/elements/sections.css
index f5ee7e1..8da1c61 100644
--- a/styles/elements/sections.css
+++ b/styles/elements/sections.css
@@ -2,7 +2,7 @@ section {
display: grid;
margin: 0px;
width: 100vw;
- grid-auto-columns: auto;
+ grid-template-columns: auto auto auto;
grid-auto-rows: auto;
grid-gap: 10px;
gap: 10px;