Skip to content
Snippets Groups Projects
Commit d1ca1774 authored by Steinwender, Tamara's avatar Steinwender, Tamara
Browse files

Lower padding on welcome page between headline and chevron

parent ba9f195c
No related branches found
No related tags found
No related merge requests found
Pipeline #92131 passed
......@@ -67,7 +67,7 @@ class AppShellWelcome extends ScopedElementsMixin(LitElement) {
}
h2 a > span {
white-space: normal;
padding-right: 8px;
padding-right: 5px;
}
h2 a::after {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment