Update collection list item design (#38425)

This commit is contained in:
diondiondion
2026-03-26 15:56:36 +01:00
committed by GitHub
parent 6f509d71c3
commit 2124be8a81
10 changed files with 215 additions and 77 deletions

View File

@@ -4099,11 +4099,10 @@ a.account__display-name {
.column-subheading {
background: var(--color-bg-secondary);
color: var(--color-text-secondary);
padding: 8px 20px;
font-size: 12px;
padding: 12px 24px;
font-size: 13px;
font-weight: 500;
text-transform: uppercase;
cursor: default;
}
.getting-started__wrapper {