solve some pbm with font size
This commit is contained in:
14
index.html
14
index.html
@@ -40,7 +40,7 @@
|
||||
<!--
|
||||
PROJECTS
|
||||
-->
|
||||
<section id="projects" data-flex="vertical stretch parent">
|
||||
<section id="projects" data-flex="vertical stretch">
|
||||
<h1 title="projets" data-flex="horizontal parent center wrap">
|
||||
<pre aria-hidden="true">
|
||||
|
||||
@@ -95,7 +95,7 @@
|
||||
<h2 id="cv_download" data-flex="center"><a href="downloads/hugo_lamy_2023_cv.pdf" download>version pdf</a></h2>
|
||||
<details>
|
||||
<summary>
|
||||
<h2>Formations informatique</h2>
|
||||
<h3>Formations informatique</h3>
|
||||
</summary>
|
||||
<ul>
|
||||
<li>École 42, Paris, 2021-2022, tronc commun - niveau 10 (C, C++, système, algorithime, réseaux)</li>
|
||||
@@ -104,7 +104,7 @@
|
||||
</details>
|
||||
<details>
|
||||
<summary>
|
||||
<h2>Projets informatique</h2>
|
||||
<h3>Projets informatique</h3>
|
||||
</summary>
|
||||
<ul>
|
||||
<li>Full-stack, reprise d’un site d’artistes en php, <a href="https://www.bloc-house.org" target="_blank" rel="noopener noreferrer"></a>, 2021</li>
|
||||
@@ -114,7 +114,7 @@
|
||||
</details>
|
||||
<details>
|
||||
<summary>
|
||||
<h2>Outils informatiques</h2>
|
||||
<h3>Outils informatiques</h3>
|
||||
</summary>
|
||||
<ul>
|
||||
<li>Langages : C, HTML, CSS, C++, JavaScript, script bash, PHP, Svelte, TypeScript</li>
|
||||
@@ -124,7 +124,7 @@
|
||||
</details>
|
||||
<details>
|
||||
<summary>
|
||||
<h2>Bénévolat</h2>
|
||||
<h3>Bénévolat</h3>
|
||||
</summary>
|
||||
<ul>
|
||||
<li>Formateur contraception testiculaire, ZEROMILLIONS, Paris, France, 2021-2023</li>
|
||||
@@ -134,7 +134,7 @@
|
||||
</details>
|
||||
<details>
|
||||
<summary>
|
||||
<h2>Études d’architecture</h2>
|
||||
<h3>Études d’architecture</h3>
|
||||
</summary>
|
||||
<ul>
|
||||
<li>Master 1, ENSAPM, ESA, ENSAV, île-de-france, France, 2008-2014</li>
|
||||
@@ -143,7 +143,7 @@
|
||||
</details>
|
||||
<details>
|
||||
<summary>
|
||||
<h2>Centres d'intérêts</h2>
|
||||
<h3>Centres d'intérêts</h3>
|
||||
</summary>
|
||||
<ul>
|
||||
<li>Vélo : longs voyages à vélo, construction de vélos retro-directs</li>
|
||||
|
||||
Reference in New Issue
Block a user