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>
|
||||
|
||||
<section>
|
||||
<h2>Contact</h2>
|
||||
<h2>Links</h2>
|
||||
|
||||
<section class="banner">
|
||||
<a href="../vcard.vcf">
|
||||
|
@ -78,8 +78,7 @@ France</p>
|
|||
</tbody></table>
|
||||
</section>
|
||||
|
||||
<section>
|
||||
<h2>Links</h2>
|
||||
<h3>Platforms</h3>
|
||||
|
||||
<table><tbody>
|
||||
<tr>
|
||||
|
@ -106,10 +105,7 @@ France</p>
|
|||
</tr>
|
||||
</tbody></table>
|
||||
|
||||
</section>
|
||||
|
||||
<section>
|
||||
<h2>Identity</h2>
|
||||
<h3>Identity</h3>
|
||||
|
||||
<table><tbody>
|
||||
<tr>
|
||||
|
@ -127,8 +123,6 @@ France</p>
|
|||
|
||||
</section>
|
||||
|
||||
</section>
|
||||
|
||||
<section>
|
||||
<h2>Skills</h2>
|
||||
|
||||
|
|
|
@ -79,7 +79,7 @@ body {
|
|||
max-inline-size: 108ch;
|
||||
}
|
||||
|
||||
article, h2, table {
|
||||
article, h2, h3, table {
|
||||
margin-block-start: var(--margin);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue