Skip to content

Commit ec194d0

Browse files
committed
[css-multicol-2] Improve columns syntax
1 parent 4734011 commit ec194d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-multicol-2/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -947,7 +947,7 @@ The number and size of columns</h2>
947947

948948
<pre class="propdef shorthand">
949949
Name: columns
950-
Value: <<'column-width'>> || <<'column-count'>> / <<'column-height'>>?
950+
Value: <<'column-width'>> || <<'column-count'>> [ / <<'column-height'>> ]?
951951
</pre>
952952

953953
This is a shorthand property for setting 'column-width', 'column-count',

0 commit comments

Comments
 (0)