Echo 2e47579bd2 [Glitch] Profile redesign: Simplify header for follower/following lists
Port 000199f003eecafbf2e6a6166d5e179fea4e5948 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-03-24 17:22:59 +01:00

12 lines
169 B
SCSS

.title {
font-size: 20px;
font-weight: 600;
margin: 20px 16px 10px;
}
.subtitle {
font-size: 14px;
color: var(--color-text-secondary);
margin: 10px 16px;
}