fix dot words alignment
This commit is contained in:
82
index.html
82
index.html
@@ -77,30 +77,41 @@
|
|||||||
-->
|
-->
|
||||||
<section class="section hero" id="hero">
|
<section class="section hero" id="hero">
|
||||||
<header>
|
<header>
|
||||||
|
<!-- prettier-ignore -->
|
||||||
<h1 aria-label="hugo lamy" id="name" class="title">
|
<h1 aria-label="hugo lamy" id="name" class="title">
|
||||||
<span aria-hidden="true" class="pre pre_small">
|
<span aria-hidden="true" class="pre pre_small">
|
||||||
|
|
||||||
|
|
||||||
</span>
|
|
||||||
<span aria-hidden="true" class="pre pre_small">
|
|
||||||
|
|
||||||
|
</span>
|
||||||
</span>
|
<span aria-hidden="true" class="pre pre_small">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</span>
|
||||||
</h1>
|
</h1>
|
||||||
|
<!-- prettier-ignore -->
|
||||||
<h1 aria-label="programmeur informatique" id="title" class="title">
|
<h1 aria-label="programmeur informatique" id="title" class="title">
|
||||||
<span aria-hidden="true" class="pre">
|
<span aria-hidden="true" class="pre">
|
||||||
<span class="fr">
|
<span class="fr">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</span>
|
|
||||||
<span class="en">
|
</span>
|
||||||
|
<span class="en">
|
||||||
|
|
||||||
|
|
||||||
</span>
|
|
||||||
</span>
|
|
||||||
|
|
||||||
|
</span>
|
||||||
|
</span>
|
||||||
</h1>
|
</h1>
|
||||||
<p class="subtitle">
|
<p class="subtitle">
|
||||||
<span class="fr">méthodique, inventif, curieux</span>
|
<span class="fr">méthodique, inventif, curieux</span>
|
||||||
@@ -545,19 +556,24 @@
|
|||||||
<div class="mouse"><div class="frames mouse_3 pre"></div></div>
|
<div class="mouse"><div class="frames mouse_3 pre"></div></div>
|
||||||
|
|
||||||
<header>
|
<header>
|
||||||
|
<!-- prettier-ignore -->
|
||||||
<h1 aria-label="projets">
|
<h1 aria-label="projets">
|
||||||
<span aria-hidden="true" class="pre">
|
<span aria-hidden="true" class="pre">
|
||||||
<span class="fr">
|
<span class="fr">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</span>
|
|
||||||
<span class="en">
|
|
||||||
|
</span>
|
||||||
|
<span class="en">
|
||||||
|
|
||||||
</span>
|
|
||||||
</span>
|
|
||||||
|
|
||||||
|
|
||||||
|
</span>
|
||||||
|
</span>
|
||||||
</h1>
|
</h1>
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user