Correct header not displaying in 960px + add card dashboard responsive + correct C2A title
This commit is contained in:
@ -1 +1,21 @@
|
||||
<app-header></app-header>
|
||||
|
||||
<div class="main-container">
|
||||
|
||||
<div fxLayout="row" fxLayout.sm="column" fxLayout.xs="column" fxLayoutAlign="space-between">
|
||||
|
||||
<div fxFlex>
|
||||
|
||||
<app-card-dashboard position="first"></app-card-dashboard>
|
||||
|
||||
</div>
|
||||
|
||||
<div fxFlex>
|
||||
|
||||
<app-card-dashboard position="second"></app-card-dashboard>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user