diff --git a/src/layouts/DefaultLayout.vue b/src/layouts/DefaultLayout.vue index 66dfd39..f6ad4ce 100644 --- a/src/layouts/DefaultLayout.vue +++ b/src/layouts/DefaultLayout.vue @@ -1,9 +1,8 @@ - @@ -31,56 +29,10 @@ - - - - - - - - + + mdi-wallet +

Bourse

+
Déconnecter @@ -92,12 +44,11 @@ - + - Logo @@ -107,10 +58,10 @@ - + @@ -119,23 +70,57 @@

Navigation

- + - + - - - - + + + +
+ + + + +
+ mdi-wallet + +
+ + + + + +

Balance actuelle

+
+ +

{{ currentUser.totalBalance }}$

+
+
+
+
+
+ + + + + + + +
+
- - \ No newline at end of file + +.mobile-navigation-container { + background-color: #a30e79; +} + +.h1-navigation { + padding-left: 20%; + font-size: 1.4rem; + font-weight: 800; +} +