Optimize organization detail page style

This commit is contained in:
lutinglt
2025-11-09 09:50:25 +08:00
parent f500f2aae3
commit 4fd01c50b0
4 changed files with 39 additions and 3 deletions

View File

@@ -17,8 +17,7 @@ export const repoHeader = css`
display: flex;
align-items: center;
color: ${themeVars.color.text.self};
font-size: 20px;
line-height: 1.3;
font-size: 18px;
text-decoration: none !important;
min-width: 3ch;
padding: 0px 6px;