1
0
mirror of https://gitlab.com/MisterBiggs/brain-quartz.git synced 2025-07-23 06:41:30 +00:00

feat: basic latex support

This commit is contained in:
Jacky Zhao
2022-04-02 17:00:14 -07:00
parent 8e083d4a93
commit cc86136bcb
9 changed files with 79 additions and 44 deletions

View File

@@ -534,6 +534,6 @@ header {
}
li a {
padding: 5px 20px;
padding: 0 1em;
}
}
}