Skip to content

Commit 207b470

Browse files
author
mrmrs
committed
Update widths
1 parent 1b84dc2 commit 207b470

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

docs/layout/widths/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ <h4 class="f4 mv0 fw6 dib mr4">tachyons-widths</h4>
105105
-80 = literal value 80%
106106
-100 = literal value 100%
107107

108+
-third = calc(100% / 3)
108109
-auto = string value auto
109110

110111

src/templates/docs/widths/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ <h4 class="f4 mv0 fw6 dib mr4"><%= name %></h4>
6262
-80 = literal value 80%
6363
-100 = literal value 100%
6464

65+
-third = calc(100% / 3)
6566
-auto = string value auto
6667

6768

0 commit comments

Comments
 (0)