Skip to content

Commit 83d0e10

Browse files
Merge branch 'act-rules:develop' into develop
2 parents 5cd8b2c + d703022 commit 83d0e10

3 files changed

Lines changed: 2 additions & 604 deletions

File tree

_rules/important-line-height-wide-enough-78fd32.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -158,8 +158,8 @@ This `p` element has a [computed][] `line-height` of `15px`, 1.5 times its [comp
158158
This `p` element has a [computed][] `line-height` of 1.5 times its `font-size`; the `div` element has no [visible][] text node children.
159159

160160
```html
161-
<div style="letter-spacing: 1em !important">
162-
<p style="letter-spacing: 1.5em !important; max-width: 200px;">
161+
<div style="line-height: 1em !important">
162+
<p style="line-height: 1.5em !important; max-width: 200px;">
163163
The toy brought back fond memories of being lost in the rain forest.
164164
</p>
165165
</div>

_rules/line-height-not-important-78fd32.md

Lines changed: 0 additions & 333 deletions
This file was deleted.

0 commit comments

Comments
 (0)