mirror of
https://github.com/lutinglt/gitea-github-theme.git
synced 2025-12-21 22:23:56 +00:00
1.25.0
This commit is contained in:
7
styles/public/base.ts
Normal file
7
styles/public/base.ts
Normal file
@@ -0,0 +1,7 @@
|
||||
import { css } from "src/types/vars";
|
||||
|
||||
export const body = css`
|
||||
body {
|
||||
line-height: 18px;
|
||||
}
|
||||
`;
|
||||
Reference in New Issue
Block a user