diff --git a/dashboard/src/components/PublicPageLayout.vue b/dashboard/src/components/PublicPageLayout.vue index 33e006798..d6d0ca798 100644 --- a/dashboard/src/components/PublicPageLayout.vue +++ b/dashboard/src/components/PublicPageLayout.vue @@ -29,10 +29,10 @@ defineProps({
+ - @@ -47,8 +47,6 @@ defineProps({ bottom: 0; color: var(--pankow-text-color); background-color: transparent; - padding-left: 20px; - text-shadow: var(--pankow-text-color) 0px 0 5px; } @media (max-width: 576px) {