links
This commit is contained in:
parent
f7f6849129
commit
444e5f41a7
2 changed files with 4 additions and 10 deletions
|
@ -57,7 +57,7 @@ France</p>
|
||||||
</article>
|
</article>
|
||||||
|
|
||||||
<section>
|
<section>
|
||||||
<h2>Contact</h2>
|
<h2>Links</h2>
|
||||||
|
|
||||||
<section class="banner">
|
<section class="banner">
|
||||||
<a href="../vcard.vcf">
|
<a href="../vcard.vcf">
|
||||||
|
@ -78,8 +78,7 @@ France</p>
|
||||||
</tbody></table>
|
</tbody></table>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section>
|
<h3>Platforms</h3>
|
||||||
<h2>Links</h2>
|
|
||||||
|
|
||||||
<table><tbody>
|
<table><tbody>
|
||||||
<tr>
|
<tr>
|
||||||
|
@ -106,10 +105,7 @@ France</p>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody></table>
|
</tbody></table>
|
||||||
|
|
||||||
</section>
|
<h3>Identity</h3>
|
||||||
|
|
||||||
<section>
|
|
||||||
<h2>Identity</h2>
|
|
||||||
|
|
||||||
<table><tbody>
|
<table><tbody>
|
||||||
<tr>
|
<tr>
|
||||||
|
@ -127,8 +123,6 @@ France</p>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
</section>
|
|
||||||
|
|
||||||
<section>
|
<section>
|
||||||
<h2>Skills</h2>
|
<h2>Skills</h2>
|
||||||
|
|
||||||
|
|
|
@ -79,7 +79,7 @@ body {
|
||||||
max-inline-size: 108ch;
|
max-inline-size: 108ch;
|
||||||
}
|
}
|
||||||
|
|
||||||
article, h2, table {
|
article, h2, h3, table {
|
||||||
margin-block-start: var(--margin);
|
margin-block-start: var(--margin);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue