diff options
| author | aragami3070 <smirnov17612@gmail.com> | 2025-03-02 19:59:04 +0400 |
|---|---|---|
| committer | aragami3070 <smirnov17612@gmail.com> | 2025-03-02 19:59:04 +0400 |
| commit | b355b3832f59bea9698bcb34709c4c81f1d753e6 (patch) | |
| tree | 98cc1211018f264d5fc1220015a730ced725f581 | |
| parent | f55dbd5971aa4f6e5da6d846de5395e56e3e28b3 (diff) | |
Fix: 0.13 typst update
| -rw-r--r-- | conf.typ | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -375,7 +375,7 @@ row-gutter: 0pt, rows: (auto), inset: 0pt, - heading, none, it.fill, none, it.page + heading, none, it.fill, none, it.page() ) v(-28pt) // TODO разобраться, откуда такой отступ после grid } |