更新文档

This commit is contained in:
SuperManito
2023-05-03 22:50:12 +08:00
parent f98485ab45
commit f323136a61
50 changed files with 519 additions and 775 deletions

View File

@@ -0,0 +1,7 @@
:root {
--md-code-font: 'SF Mono';
}
@font-face {
font-family: 'SF Mono';
src: url('./fonts/SF-Mono-Regular.otf');
}