Skip to content

Commit 834418c

Browse files
committed
fix: remove erc-protocol-label height, increase post-taxonomy-shift to 760px
Removes the extra div that made the ERC row taller than the 396px gap allocated before sec07. Also adds 80px breathing room via --post-taxonomy-shift 680→760 so the standards grid no longer bleeds into Section 07.
1 parent 4336ed9 commit 834418c

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

privacy-report.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
--active:#eceeff;
3232
--card-soft:#f9f9ff;
3333
--hero-pill:rgba(75,75,89,.02);
34-
--post-taxonomy-shift:680px;
34+
--post-taxonomy-shift:760px;
3535
--after-roadmap-shift:320px;
3636
}
3737

@@ -2599,7 +2599,6 @@
25992599
</div>
26002600
</div>
26012601
<div class="tax-cell erc-protocol-cell">
2602-
<div class="erc-protocol-label">Protocol roadmap</div>
26032602
<div class="top">
26042603
<div class="num-pill"><p>04</p></div>
26052604
<p class="code">EIP-8105 <span class="draft-tag">Draft</span></p>

0 commit comments

Comments
 (0)