[Explore]: home.component.html: Added margin large left on the scrolling text of black section and gave it more space (3-4 instead of 2-3).
This commit is contained in:
parent
6485ee8cda
commit
fe9275a329
|
@ -147,7 +147,7 @@
|
|||
<h3 class="uk-h2">
|
||||
<span class="uk-text-primary">Deposit</span> your research<span class="uk-text-primary">.</span>
|
||||
</h3>
|
||||
<p class="uk-text-large uk-width-2-3@m">
|
||||
<p class="uk-text-large uk-width-3-4@m">
|
||||
Whether it’s publications, data or software,
|
||||
select an <a href="" target="_blank">OpenAIRE compatible repository</a> and
|
||||
share using community standards. Alternatively
|
||||
|
@ -163,7 +163,7 @@
|
|||
<h3 class="uk-h2">
|
||||
<span class="uk-text-primary">Link</span> your work<span class="uk-text-primary">.</span>
|
||||
</h3>
|
||||
<p class="uk-text-large uk-width-2-3@m">
|
||||
<p class="uk-text-large uk-width-3-4@m">
|
||||
Connect all your research. If you can't find your research
|
||||
results in OpenAIRE, don't worry! Use our Link service,
|
||||
that reaches out to many external sources via APIs, and
|
||||
|
@ -204,7 +204,7 @@
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="uk-inline uk-width-expand uk-height-1-1">
|
||||
<div class="uk-inline uk-width-expand uk-height-1-1 uk-margin-large-left">
|
||||
<div>
|
||||
<div uk-parallax="target: #js-sticky-parallax-images-all; y: 55vh, 40vh;">
|
||||
<ng-container *ngTemplateOutlet="scrolling_text; context: {position_class: 'uk-position-center-left'}"></ng-container>
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit bae33e0a51c2c3a7c5ce60930e1dac56e8a33c88
|
||||
Subproject commit 9ac7ed93d4420cf904609b1fbfbe341cc4ae8836
|
|
@ -1 +1 @@
|
|||
Subproject commit 14655ae3aa7a50162ef218428a0ccdee35c1aa7b
|
||||
Subproject commit 2de3f625b772a264acb0579126b2bfce42778d0c
|
|
@ -1 +1 @@
|
|||
Subproject commit cb006f41395304e085d4ac012c7a031e46458f59
|
||||
Subproject commit 8bb758b340d05b50b65da48863ff7ed69fdc122b
|
Loading…
Reference in New Issue