diff --git a/images/Chevron.png b/images/Chevron.png deleted file mode 100644 index 0a23b01..0000000 Binary files a/images/Chevron.png and /dev/null differ diff --git a/images/checkprofile.png b/images/checkprofile.png deleted file mode 100644 index f979e5c..0000000 Binary files a/images/checkprofile.png and /dev/null differ diff --git a/images/inspirer.png b/images/inspirer.png deleted file mode 100644 index 6edf7ab..0000000 Binary files a/images/inspirer.png and /dev/null differ diff --git a/images/Chevron2.png b/images/mobilemenulogo.png similarity index 100% rename from images/Chevron2.png rename to images/mobilemenulogo.png diff --git a/images/roadmapbanner.png b/images/roadmapbanner.png deleted file mode 100644 index 2689189..0000000 Binary files a/images/roadmapbanner.png and /dev/null differ diff --git a/src/layouts/DefaultLayout.vue b/src/layouts/DefaultLayout.vue index 81a3e2c..b1a1058 100644 --- a/src/layouts/DefaultLayout.vue +++ b/src/layouts/DefaultLayout.vue @@ -42,7 +42,7 @@ - Logo + Logo @@ -107,7 +107,6 @@ const drawer = ref(false); height: 40px; border-radius: px; box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2); - /* Ajouter une ombre à la photo */ border: 2px solid #a30e79; margin-right: 10px } diff --git a/src/layouts/FooterLayout.vue b/src/layouts/FooterLayout.vue index d8e5c3c..f591185 100644 --- a/src/layouts/FooterLayout.vue +++ b/src/layouts/FooterLayout.vue @@ -1,36 +1,39 @@ - -