Adjust footer padding

This commit is contained in:
PKlempe 2022-04-02 19:37:21 +02:00
parent a9c7a46172
commit a92101be7c
1 changed files with 1 additions and 1 deletions

View File

@ -406,7 +406,7 @@ app-root {
border-top: 1px solid #000000;
display: flex;
align-items: center;
padding: 0 15px;
padding: 0;
@include themify($themes) {
background-color: themed("backgroundColorAlt");