We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edd20c3 commit 11d2a11Copy full SHA for 11d2a11
src/templates/docs/widths/index.html
@@ -52,7 +52,7 @@ <h3 class="f6 ttu tracked mt0">Widths</h3>
52
-100 = literal value 100%
53
54
-third = calc(100% / 3)
55
- -two-thirds = calc(100% / 3)
+ -two-thirds = calc(100% / 1.5)
56
-auto = string value auto
57
58
0 commit comments