Skip to content

Commit

Permalink
Rotate task hexagon a bit
Browse files Browse the repository at this point in the history
  • Loading branch information
jbro committed Jun 8, 2023
1 parent 7029385 commit 6320725
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion work-daily.typ
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
[
#grid(columns: (1em, 1fr),
..for _ in range(1, count) {
(line.mark, line.line, v(1em), "")
(rotate(30deg, line.mark), line.line, v(1em), "")
},
[#line.mark], [#line.line],
)
Expand Down

0 comments on commit 6320725

Please sign in to comment.