mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-14 07:26:52 +00:00
谷歌字体处理
This commit is contained in:
@@ -24,6 +24,10 @@ body::-webkit-scrollbar-thumb {
|
||||
background: rgba(45, 170, 219, 0.3);
|
||||
}
|
||||
|
||||
.font-custom {
|
||||
font-family: theme(fontFamily.custom)
|
||||
}
|
||||
|
||||
.wrapper {
|
||||
min-height: 100vh;
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user