mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-16 07:26:47 +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