text now fits the slide on both previews and real pres
This commit is contained in:
parent
9695c8670f
commit
44aab37447
3 changed files with 47 additions and 14 deletions
3
justfile
3
justfile
|
@ -8,3 +8,6 @@ clean:
|
|||
RUST_LOG=debug cargo clean
|
||||
test:
|
||||
RUST_LOG=debug cargo test --benches --tests --all-features -- --nocapture
|
||||
|
||||
alias r := run
|
||||
alias c := clean
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue