mirror of
https://github.com/mindoc-org/mindoc.git
synced 2025-09-18 17:48:00 +08:00
修复连续创建项目封面无法生成的BUG
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
@import url("https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,800");
|
||||
body {
|
||||
position: relative;
|
||||
font-family: "Montserrat","Helvetica Neue",Helvetica,"Segoe UI",Arial,freesans,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Microsoft Yahei","Helvetica Neue",Helvetica;
|
||||
font-family: Helvetica, -apple-system, "Montserrat","Helvetica Neue",Helvetica,"Segoe UI",Arial,freesans,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Microsoft Yahei","Helvetica Neue",Helvetica;
|
||||
}
|
||||
|
||||
a{
|
||||
|
Reference in New Issue
Block a user