diff --git a/frontend/src/App.vue b/frontend/src/App.vue index 1933e380b..3ec57ca70 100755 --- a/frontend/src/App.vue +++ b/frontend/src/App.vue @@ -30,7 +30,7 @@ export default { font-family: 'WorkSans', sans-serif !important; } .appContent { - min-width: 360px; + min-width: 330px; max-width: 1320px; margin-right: auto; margin-left: auto; diff --git a/frontend/src/components/Contributions/ContributionListItem.vue b/frontend/src/components/Contributions/ContributionListItem.vue index 1f35097ef..4717f29e5 100644 --- a/frontend/src/components/Contributions/ContributionListItem.vue +++ b/frontend/src/components/Contributions/ContributionListItem.vue @@ -26,7 +26,7 @@ {{ $t('contribution.alert.answerQuestion') }} - +
{{ $t('creation') }} {{ $t('(') }}{{ amount / 20 }} {{ $t('h') }}{{ $t(')') }}
diff --git a/frontend/src/components/Menu/Navbar.vue b/frontend/src/components/Menu/Navbar.vue index f939de71d..03217a5ae 100644 --- a/frontend/src/components/Menu/Navbar.vue +++ b/frontend/src/components/Menu/Navbar.vue @@ -30,7 +30,7 @@
{{ username.username }}
-
+
{{ $store.state.email }}
diff --git a/frontend/src/layouts/DashboardLayout.vue b/frontend/src/layouts/DashboardLayout.vue index 722f89fbc..11b9e3060 100755 --- a/frontend/src/layouts/DashboardLayout.vue +++ b/frontend/src/layouts/DashboardLayout.vue @@ -3,7 +3,7 @@
-
+