Design language tweaks v3

This commit is contained in:
2026-05-15 16:27:39 +12:00
parent 580d600c47
commit b950229003
14 changed files with 2746 additions and 246 deletions
+13
View File
@@ -673,6 +673,19 @@
max-width: none;
}
.footer-social-cluster {
gap: 8px;
}
.footer-social-invite {
font-size: 11px;
padding-left: 2px;
}
:global(.footer-social-invite-arrow) {
font-size: 13px;
}
.footer-col-label {
margin-bottom: 12px;
}