mirror of
https://github.com/lutinglt/gitea-github-theme.git
synced 2025-12-21 14:16:28 +00:00
0.2rem -> 3.2px
This commit is contained in:
@@ -5,6 +5,6 @@ export const body = css`
|
||||
line-height: 18px;
|
||||
}
|
||||
a {
|
||||
text-underline-offset: 0.2rem;
|
||||
text-underline-offset: 3.2px;
|
||||
}
|
||||
`;
|
||||
|
||||
Reference in New Issue
Block a user