added all cv section in both french and english, plus the phrase

This commit is contained in:
asus
2024-06-07 23:28:08 +02:00
parent e27344b350
commit 9edec3714e
5 changed files with 60 additions and 36 deletions

View File

@@ -44,9 +44,17 @@
}
.cv .banner {
margin: 0px 0px 50px;
/*
margin: 50px 0px;
*/
margin: 50px 50px;
width: calc(100% - 100px);
*/
}
.cv h2 {
margin-top: 100px;
}
.cv ul {
border: 1px dashed black;
padding: 20px;
padding-left: 40px;
}