We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f740eb6 + d64dca2 commit 7d3dc45Copy full SHA for 7d3dc45
docs/layout/display/index.html
@@ -283,15 +283,15 @@ <h4 class="f4 mv0 fw6 dib mr4">tachyons-display</h4>
283
d = display
284
285
Modifiers:
286
- n = none
287
- b = block
288
- ib = inline-block
289
- it = inline-table
290
- t = table
291
- tc = table-cell
292
- tr = table-row
293
- tcol = table-column
294
- tcolg = table-column-group
+ n = none
+ b = block
+ ib = inline-block
+ it = inline-table
+ t = table
+ tc = table-cell
+ t-row = table-row
+ t-columm = table-column
+ t-column-group = table-column-group
295
296
Media Query Extensions:
297
-ns = not-small
0 commit comments