SUPPORT-8997: Add class landing
This commit is contained in:
parent
94de7d8683
commit
078bcf47c7
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
<div class="wrapper">
|
<div class="wrapper" [ngClass]="{'landing': isLanding}">
|
||||||
<app-header *ngIf="headerVisible">
|
<app-header *ngIf="headerVisible">
|
||||||
</app-header>
|
</app-header>
|
||||||
<div class="container">
|
<div class="container">
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue