From 5c5c67bceabbd5c169d387e9bf40ac79452861cb Mon Sep 17 00:00:00 2001 From: Christian Cueni Date: Tue, 22 Jun 2021 14:49:36 +0200 Subject: [PATCH] Update hep logo, set max with for splitview --- .../src/components/icons/HepLogoNoClaim.vue | 18 +++++++++ client/src/layouts/SplitLayout.vue | 2 + client/src/pages/hello.vue | 37 +++++++++---------- 3 files changed, 37 insertions(+), 20 deletions(-) create mode 100644 client/src/components/icons/HepLogoNoClaim.vue diff --git a/client/src/components/icons/HepLogoNoClaim.vue b/client/src/components/icons/HepLogoNoClaim.vue new file mode 100644 index 00000000..9263e212 --- /dev/null +++ b/client/src/components/icons/HepLogoNoClaim.vue @@ -0,0 +1,18 @@ + + + diff --git a/client/src/layouts/SplitLayout.vue b/client/src/layouts/SplitLayout.vue index b23bbbec..7e4b7212 100644 --- a/client/src/layouts/SplitLayout.vue +++ b/client/src/layouts/SplitLayout.vue @@ -43,6 +43,7 @@ display: flex; position: relative; + width: 100%; &--illustration { &::after { @@ -81,6 +82,7 @@ display: flex; flex-direction: column; z-index: 1; + width: 100%; @include desktop { padding: 2*$large-spacing; diff --git a/client/src/pages/hello.vue b/client/src/pages/hello.vue index fb1bac25..40490f83 100644 --- a/client/src/pages/hello.vue +++ b/client/src/pages/hello.vue @@ -4,7 +4,11 @@ data-cy="hello-page">