Contact us change title to page-title to avoid misunderstanding of attributes. Update library and openaire-theme
This commit is contained in:
parent
7bb9957d2c
commit
9eb8ceb7ff
|
@ -5,13 +5,13 @@
|
|||
<breadcrumbs [breadcrumbs]="breadcrumbs"></breadcrumbs>
|
||||
</div>
|
||||
</div>
|
||||
<div class="uk-section uk-padding-remove-top uk-container uk-container-large uk-flex uk-flex-middle">
|
||||
<div class="uk-section uk-padding-remove-top uk-container uk-container-large">
|
||||
<div class="uk-padding-small uk-width-1-2@l uk-width-2-3@m uk-width-1-1">
|
||||
<div class="uk-position-relative">
|
||||
<contact-us *ngIf="!showLoading"
|
||||
[properties]="properties" [errorMessage]="errorMessage"
|
||||
[contactForm]="contactForm" (sendEmitter)="send($event)">
|
||||
<h1 title class="uk-margin-auto">
|
||||
<h1 page-title class="uk-margin-auto">
|
||||
Contact us to <br> learn more <span class="uk-text-primary">.</span>
|
||||
</h1>
|
||||
</contact-us>
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit a625e596106765296fef7c5aa51b0acd0a58cb3c
|
||||
Subproject commit e8f99700745faf86e5ada136497da5d60d08cf4b
|
|
@ -1 +1 @@
|
|||
Subproject commit b017e10554a4ce106ae60798d3af01453684b056
|
||||
Subproject commit 24647ab8a8c4246167e3e6500dc7ad71ce9346e9
|
Loading…
Reference in New Issue