Skip to content

Commit

Permalink
remove redundant px dimension from line-height-step initial value
Browse files Browse the repository at this point in the history
  • Loading branch information
keithamus authored and fantasai committed Nov 13, 2024
1 parent c4a4a61 commit 8417364
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion css-rhythm-1/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -356,7 +356,7 @@ Adjusting Line Box Heights: the 'line-height-step' property {#line-height-step}
<pre class='propdef'>
Name: line-height-step
Value: <<length [0,∞]>>
Initial: 0px
Initial: 0
Applies to: block containers
Inherited: yes
Percentages: N/A
Expand Down

0 comments on commit 8417364

Please sign in to comment.