Update Profile Featured tab to latest designs (#38616)

This commit is contained in:
diondiondion
2026-04-09 11:15:05 +02:00
committed by GitHub
parent 34514f00da
commit 05bed6f3d8
18 changed files with 168 additions and 125 deletions

View File

@@ -4105,15 +4105,6 @@ a.account__display-name {
margin: -6px 10px;
}
.column-subheading {
background: var(--color-bg-secondary);
color: var(--color-text-secondary);
padding: 12px 24px;
font-size: 13px;
font-weight: 500;
text-transform: uppercase;
}
.getting-started__wrapper {
flex: 0 0 auto;
}