diff --git a/img/email.svg b/img/mail.svg similarity index 100% rename from img/email.svg rename to img/mail.svg diff --git a/img/phone.svg b/img/tel.svg similarity index 100% rename from img/phone.svg rename to img/tel.svg diff --git a/index.html b/index.html index b397eed..38d74b3 100644 --- a/index.html +++ b/index.html @@ -32,10 +32,9 @@ + - - - + English @@ -48,27 +47,36 @@ C2 - - +Talence, +Bordeaux, +France + + + + +Contact + + + + -Phone - + 33 6 07 47 84 34 -Email - + cv marc.beninca.link -Link - + marc.beninca.link - + + + Skills diff --git a/style/main.css b/style/main.css index d77bb7c..d8c2647 100644 --- a/style/main.css +++ b/style/main.css @@ -118,7 +118,7 @@ div.org { section.banner { align-items: center; display: flex; - justify-content: space-around; + justify-content: space-evenly; } .banner { margin-block-start: .5em; @@ -176,6 +176,10 @@ li:nth-of-type(odd) { background: var(--item-odd-gradient); } +.banner table { + margin-block-start: 0; + margin-inline: 0; +} table { margin-inline: auto; } @@ -199,10 +203,6 @@ ul { grid-template-columns: 1fr; } -.banner div { - text-align: center; -} - .title, .duration.org { font-weight: bold; }
Talence, +Bordeaux, +France