From d4b842c7eeb53745020dc7fdc01fae38d24c8c1d Mon Sep 17 00:00:00 2001 From: Vivi Date: Thu, 12 Oct 2023 12:04:21 +0200 Subject: [PATCH] feat: new style --- public/imgs/technos/cypress.svg | 96 +++++++++++++++++++ src/components/commons/Title.vue | 2 +- .../commons/assets/patternFooter.svg | 2 +- src/sections/portfolio/assets/dotsSvg.vue | 63 +++++++++++- src/sections/skills/data.json | 8 +- tailwind.config.js | 17 +++- 6 files changed, 180 insertions(+), 8 deletions(-) create mode 100644 public/imgs/technos/cypress.svg diff --git a/public/imgs/technos/cypress.svg b/public/imgs/technos/cypress.svg new file mode 100644 index 000000000..320beb943 --- /dev/null +++ b/public/imgs/technos/cypress.svg @@ -0,0 +1,96 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/components/commons/Title.vue b/src/components/commons/Title.vue index 0b14a4e28..39e21363b 100644 --- a/src/components/commons/Title.vue +++ b/src/components/commons/Title.vue @@ -23,7 +23,7 @@ export default {