Added login

This commit is contained in:
2018-11-14 13:16:42 -05:00
parent 83a61d50c7
commit d91f649a1c
9 changed files with 101 additions and 15 deletions

View File

@ -1,4 +1,4 @@
<mat-toolbar class="bg-primary">
<mat-toolbar *ngIf="!hide" [@expandDown]="!hide" class="bg-primary">
<mat-icon *ngIf="mobile" class="mr-2" (click)="open = !open">menu</mat-icon>
<img src="assets/icon.png" class="mr-2" height="24px" width="auto">
<span style="font-weight: 500;">Home Front</span>