Fix team-stats row spacing (inline margin-top wasn't applying)
The grid-3 inline margin-top:32px computed to 0 (collapsed against the grid team-stats container), leaving the two rows touching. Use a class margin-bottom:34px on .team-stats instead — verified 34px gap locally. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@
|
|||||||
<figure class="roadmap-figure" style="margin-top:34px"><a href="/roadmap.webp" target="_blank" rel="noopener"><img src="/roadmap.webp" alt="RM Circle Premium Team Build Roadmap — core strategy, step-by-step guide, premium levels, and duplication formula" width="1149" height="1369"></a><figcaption>The RM Circle is a team build project of the <strong>Crypto Team Build Network</strong>. This roadmap is the plan every member follows — tap to view full size.</figcaption></figure></section>
|
<figure class="roadmap-figure" style="margin-top:34px"><a href="/roadmap.webp" target="_blank" rel="noopener"><img src="/roadmap.webp" alt="RM Circle Premium Team Build Roadmap — core strategy, step-by-step guide, premium levels, and duplication formula" width="1149" height="1369"></a><figcaption>The RM Circle is a team build project of the <strong>Crypto Team Build Network</strong>. This roadmap is the plan every member follows — tap to view full size.</figcaption></figure></section>
|
||||||
<section class="section" id="teamstats" style="padding-top:38px"><div class="wrap"><div class="section-head" style="max-width:880px"><div class="eyebrow">Our team by the numbers</div><h2>Why it pays to be on a <span class="gold">winning team.</span></h2><p>Every figure below is read live from the Polygon blockchain — anyone can verify it. These are historical on-chain facts, not a promise of future income.</p></div>
|
<section class="section" id="teamstats" style="padding-top:38px"><div class="wrap"><div class="section-head" style="max-width:880px"><div class="eyebrow">Our team by the numbers</div><h2>Why it pays to be on a <span class="gold">winning team.</span></h2><p>Every figure below is read live from the Polygon blockchain — anyone can verify it. These are historical on-chain facts, not a promise of future income.</p></div>
|
||||||
<div id="teamStatGrid" class="team-stats"><div class="empty">Reading the blockchain…</div></div>
|
<div id="teamStatGrid" class="team-stats"><div class="empty">Reading the blockchain…</div></div>
|
||||||
<div class="grid-3" style="margin-top:32px;gap:22px"><article class="card"><div class="card-icon">↧</div><h3>Spillover works for you</h3><p>When your team keeps recruiting, the overflow spills <em>down</em> into your matrix — filling your structure with members you didn't personally enroll. A bigger, more active team means more spillover landing under you.</p></article><article class="card"><div class="card-icon">↑</div><h3>Depth pays as it climbs</h3><p>Your income comes from your team upgrading through the levels, and every upgrade travels up the matrix. The deeper and more active your side, the more upgrade payments flow toward your position — if you stay qualified and keep your level ahead.</p></article><article class="card"><div class="card-icon">★</div><h3>You never build alone</h3><p>The team rotation points everyone's effort at helping the next person get their two. Join the momentum and the team works to qualify you — instead of grinding solo.</p></article></div>
|
<div class="grid-3 team-why" style="gap:22px"><article class="card"><div class="card-icon">↧</div><h3>Spillover works for you</h3><p>When your team keeps recruiting, the overflow spills <em>down</em> into your matrix — filling your structure with members you didn't personally enroll. A bigger, more active team means more spillover landing under you.</p></article><article class="card"><div class="card-icon">↑</div><h3>Depth pays as it climbs</h3><p>Your income comes from your team upgrading through the levels, and every upgrade travels up the matrix. The deeper and more active your side, the more upgrade payments flow toward your position — if you stay qualified and keep your level ahead.</p></article><article class="card"><div class="card-icon">★</div><h3>You never build alone</h3><p>The team rotation points everyone's effort at helping the next person get their two. Join the momentum and the team works to qualify you — instead of grinding solo.</p></article></div>
|
||||||
<p class="micro" style="margin-top:16px">Blockchain data can lag or contain display errors — always verify on-chain. Participation involves cryptocurrency risk and no income is guaranteed; most participants may not profit. <a href="/disclaimer" style="color:var(--teal)">Full disclaimers →</a></p>
|
<p class="micro" style="margin-top:16px">Blockchain data can lag or contain display errors — always verify on-chain. Participation involves cryptocurrency risk and no income is guaranteed; most participants may not profit. <a href="/disclaimer" style="color:var(--teal)">Full disclaimers →</a></p>
|
||||||
</div></section>
|
</div></section>
|
||||||
<section class="section" style="padding-bottom:0"><div class="wrap"><div class="section-head"><div class="eyebrow">Watch first</div><h2>See how simple this is.</h2><p>A quick walkthrough of the team build in action. Watch this before you dive into the strategy below.</p></div><div class="video-card" style="max-width:880px;margin:0 auto"><iframe class="video-frame" style="display:block;width:100%;height:auto;aspect-ratio:16/9" width="880" height="495" src="https://www.youtube-nocookie.com/embed/VOhwBiAO7to" title="RM Circle Premium team build walkthrough video" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></div></div></section>
|
<section class="section" style="padding-bottom:0"><div class="wrap"><div class="section-head"><div class="eyebrow">Watch first</div><h2>See how simple this is.</h2><p>A quick walkthrough of the team build in action. Watch this before you dive into the strategy below.</p></div><div class="video-card" style="max-width:880px;margin:0 auto"><iframe class="video-frame" style="display:block;width:100%;height:auto;aspect-ratio:16/9" width="880" height="495" src="https://www.youtube-nocookie.com/embed/VOhwBiAO7to" title="RM Circle Premium team build walkthrough video" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></div></div></section>
|
||||||
|
|||||||
+1
-1
@@ -135,7 +135,7 @@ a.brand{text-decoration:none;color:inherit}
|
|||||||
.person-more{color:var(--teal);font-weight:900;align-self:center;font-size:15px;line-height:1;margin-left:2px}
|
.person-more{color:var(--teal);font-weight:900;align-self:center;font-size:15px;line-height:1;margin-left:2px}
|
||||||
|
|
||||||
/* Home "team by the numbers" showcase */
|
/* Home "team by the numbers" showcase */
|
||||||
.team-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}
|
.team-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;margin-bottom:34px}
|
||||||
.team-stat{background:linear-gradient(180deg,rgba(16,40,63,.94),rgba(9,27,43,.96));border:1px solid #23425d;border-radius:var(--radius);padding:24px 18px;text-align:center;box-shadow:var(--shadow)}
|
.team-stat{background:linear-gradient(180deg,rgba(16,40,63,.94),rgba(9,27,43,.96));border:1px solid #23425d;border-radius:var(--radius);padding:24px 18px;text-align:center;box-shadow:var(--shadow)}
|
||||||
.team-stat .num{font-size:clamp(32px,4.4vw,50px);font-weight:900;line-height:1;color:var(--gold);letter-spacing:-1px}
|
.team-stat .num{font-size:clamp(32px,4.4vw,50px);font-weight:900;line-height:1;color:var(--gold);letter-spacing:-1px}
|
||||||
.team-stat .num.teal{color:var(--teal)}
|
.team-stat .num.teal{color:var(--teal)}
|
||||||
|
|||||||
Reference in New Issue
Block a user