barker/bookie/src/app/app.component.html

4 lines
136 B
HTML

<div fxLayout="column" fxLayoutAlign="center none" class="mat-app-background basic-container">
<router-outlet></router-outlet>
</div>