Ajout des sections experience et education

This commit is contained in:
Anthony Dumas
2019-03-05 16:01:59 +01:00
parent 9fbacbfa1f
commit ca8ca26626
3 changed files with 453 additions and 211 deletions

View File

@@ -26,4 +26,11 @@ $primary-invert: $pink-invert;
// 4. Import the rest of Bulma
*/
$primary: #3c3c3c;
$primary-invert:#fff;
@import "../node_modules/bulma/bulma";
#menu {
text-shadow: 1px 1px 3px #3c3c3c99;
}