Skip to content

修复字号调整无法在div中使用 - #40

Open
juzeon wants to merge 1 commit into
favourhong:mainfrom
juzeon:patch-div-text
Open

修复字号调整无法在div中使用#40
juzeon wants to merge 1 commit into
favourhong:mainfrom
juzeon:patch-div-text

Conversation

@juzeon

@juzeon juzeon commented Oct 21, 2024

Copy link
Copy Markdown

字号调整的class,如hugetext、tinytext等,无法在div中应用。因此在双栏等需要div的布局时无效。

测试文件:

---
marp: true
size: 16:9
theme: am_green
paginate: true
headingDivider: [2,3]
---

## Test

<!-- _class: cols-2 hugetext -->

<div class=ldiv>

Left
</div>

<div class=rdiv>

Right
</div>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant