Skip to content
Snippets Groups Projects
Commit aa5bc8e7 authored by Lukas Mauß's avatar Lukas Mauß
Browse files

Bring some space between footer-buttons

parent d40de326
No related merge requests found
<footer>
<mat-toolbar>
<button mat-button (click)="navToBlog()">Blog</button>
<span class="fill-remaining-space"></span>
<button mat-button (click)="navToDSGVO()">DSGVO</button>
<span class="fill-remaining-space"></span>
<button mat-button (click)="navToImprint()">Impressum</button>
</mat-toolbar>
</footer>
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment