Skip to content

Commit

Permalink
Added some margin to bottom
Browse files Browse the repository at this point in the history
Signed-off-by: Amol Sontakke <amols@proximabiz.com>
  • Loading branch information
amolsontakke3576 committed Dec 3, 2024
1 parent 84b1cdd commit 65cf853
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/app.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
<app-alert></app-alert>
<router-outlet></router-outlet>
</div>
<div style="position: fixed; width: 100%; bottom: 10px;">
<div style="position: fixed; width: 100%; bottom: 20px;">
<lfx-footer></lfx-footer>
</div>

0 comments on commit 65cf853

Please sign in to comment.