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