Get Started: Add some margins between numbers and first section.
This commit is contained in:
parent
f0ef0dd364
commit
320731de78
|
@ -14,7 +14,7 @@
|
|||
of Open Science, understand your costs, gaps and strengths, or build a community around it.
|
||||
</div>
|
||||
</div>
|
||||
<div class="uk-margin-xlarge-top" uk-scrollspy="target: [uk-scrollspy-class]; cls: uk-animation-slide-bottom-medium; delay: 200">
|
||||
<div class="uk-section uk-section-large uk-padding-remove-bottom" uk-scrollspy="target: [uk-scrollspy-class]; cls: uk-animation-slide-bottom-medium; delay: 200">
|
||||
<div class="uk-margin-auto uk-width-1-1 uk-width-3-4@l uk-grid uk-grid-large uk-child-width-1-2" uk-grid>
|
||||
<div class="uk-flex uk-flex-center uk-flex-top" uk-scrollspy-class>
|
||||
<img class="uk-visible@m" src="assets/monitor-assets/get-started/1.svg" alt="Step 1" loading="lazy">
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 55257b27184d93e448e546fbb6d354188e501308
|
||||
Subproject commit 0c4df8a34dd4f518353c5924238eca9d2cf0a91e
|
|
@ -3,6 +3,7 @@
|
|||
|
||||
/** Background*/
|
||||
@background-primary-background: @monitor-color;
|
||||
@background-primary-background-gradient: none;
|
||||
|
||||
/** Buttons */
|
||||
@button-primary-background: @monitor-color;
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 5940eee3a04ba2f8f46c5ffcb1a42824e9f89dbd
|
||||
Subproject commit 4fca369b2e4f4f2c2689e0efc501d2c548dfeb68
|
Loading…
Reference in New Issue