Remove hero borders from stats page

This commit is contained in:
Adam 2026-05-28 14:11:59 -05:00
parent f55b70b4e3
commit 93ba2dd24a
No known key found for this signature in database
GPG key ID: 9CB48779AF150E75

View file

@ -403,7 +403,6 @@
text-underline-offset: 4px;
}
[data-page="stats"] [data-section="hero"],
[data-page="stats"] [data-section="chart"],
[data-page="stats"] [data-section="newsletter"] {
border-bottom: 1px solid var(--stats-line);
@ -424,6 +423,7 @@
overflow: hidden;
padding: 128px 24px 48px;
border-bottom: 0;
box-shadow: none;
}
[data-page="stats"] h1,