[Monitor | new-theme]: home.component.html: Added uk-grid and uk-sticky classes (not only attributes).
This commit is contained in:
parent
aa16938bbc
commit
2b9e59511c
|
@ -58,8 +58,8 @@
|
|||
class="uk-text-primary">.</span></h2>
|
||||
</div>
|
||||
<div id="js-sticky-parallax-images-all" style="min-height: 300vh">
|
||||
<div class="uk-visible@m uk-height-viewport monitor-dark-logo-background" uk-sticky="bottom: #js-sticky-parallax-images-all; target-offset: true">
|
||||
<div uk-grid>
|
||||
<div class="uk-visible@m uk-height-viewport monitor-dark-logo-background uk-sticky" uk-sticky="bottom: #js-sticky-parallax-images-all; target-offset: true">
|
||||
<div class="uk-grid" uk-grid>
|
||||
<div class="uk-width-expand uk-first-column">
|
||||
<div class="monitor-dark-logo-background"><!-- uk-sticky="bottom: #js-sticky-parallax-images-all; target-offset: true"-->
|
||||
<div uk-parallax="target: #js-sticky-parallax-images-all;"> <!-- y: 55vh, 45vh; -->
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit da6636ee7931d39456c82d4ac11c0c681e246ba8
|
||||
Subproject commit da6f220ae077f8f62cb11a65b33d7091efea486f
|
|
@ -1 +1 @@
|
|||
Subproject commit 776ba07197e4cf73e98890bd4213a32183ea19d2
|
||||
Subproject commit bbad5016c9a712348c5056c3b2709e4baaf27d69
|
|
@ -1 +1 @@
|
|||
Subproject commit 60b581dc8e8aa393cd3b7e604375132e015acaf8
|
||||
Subproject commit ca92c36bad13d0be11514abf7786f1e476ae7f5e
|
Loading…
Reference in New Issue