Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions css-mixins-1/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -578,7 +578,6 @@ or acting as if nothing exists at that location otherwise.
The value of the '@function/result' descriptor
is <code>20px</code> if the media query's condition is true,
and <code>16px</code> otherwise.
</pre>
</div>

<div class='example'>
Expand All @@ -594,7 +593,6 @@ or acting as if nothing exists at that location otherwise.
</pre>
The value of the '@function/result' descriptor
is always <code>16px</code> in the above example.
</pre>
</div>

<div class='example'>
Expand Down