Skip to content
Snippets Groups Projects
Commit 184db822 authored by Bekerle, Patrizio's avatar Bekerle, Patrizio :fire: Committed by Reiter, Christoph
Browse files

Adjust padding in mobile view (VPU/Apps/Signature#7)

parent 69323192
No related branches found
No related tags found
No related merge requests found
...@@ -581,7 +581,7 @@ export class AppShell extends ScopedElementsMixin(LitElement) { ...@@ -581,7 +581,7 @@ export class AppShell extends ScopedElementsMixin(LitElement) {
aside { aside {
margin: 0; margin: 0;
padding: 0 0.5em; padding: 0 15px;
} }
aside h2.subtitle { aside h2.subtitle {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment