Skip to content
Snippets Groups Projects
Commit ff6e1a18 authored by Sivecano's avatar Sivecano
Browse files

revert fallback thing since it messes with typst template

parent faf0e0e8
No related branches found
No related tags found
No related merge requests found
......@@ -354,7 +354,7 @@
config-methods(
init: (self: none, body) => {
show heading: set text(self.colors.primary)
set text(font: "Latin Modern Sans", fallback: false)
set text(font: "Latin Modern Sans")
body
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment