You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
also allows some interruptions to take their natural size in the flow,
144
+
restarting the vertical rhythm afterwards.
145
+
This can be useful in single-column layouts
146
+
where the vertical rhythm is important to maintain visual continuity,
147
+
but there is nothing alongside to align to.
148
+
In these casese,
149
+
large interruptions which visually disconnect the flow before and after
150
+
can prioritize optimal spacing around the item
151
+
over strict adherence to a continouous grid
152
+
(by specifying ''block-step: none'', the initial value).
153
+
137
154
ISSUE: This proposal can be simplified down to just the 'block-step-size' property, represented solely through its shortened form as 'block-step'.
138
155
This level will likely at most contain 'block-step-size' and 'block-step-insert', leaving 'block-step-align' and 'block-step-round' to be added if the future demands.
139
156
The full design is described herein for current discussion and future reference.
0 commit comments