removed font set rule

This commit is contained in:
Louis Heredero 2024-11-04 08:18:34 +01:00
parent b0950f5e68
commit a037727edf
Signed by: HEL
GPG Key ID: 8D83DE470F8544E7
7 changed files with 0 additions and 1 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 96 KiB

After

Width:  |  Height:  |  Size: 93 KiB

Binary file not shown.

View File

@ -240,7 +240,6 @@
}
}
set text(font: "Source Sans 3")
let canvas = render(participants, elmts)
fit-canvas(canvas, width: width)
}