fix: remove codepen.io links from challenge articles

This commit is contained in:
Randell Dawson
2019-03-12 08:29:15 -07:00
committed by Kristofer Koishigawa
parent 6167811c09
commit f57e6d69d8
39 changed files with 0 additions and 71 deletions

View File

@@ -16,9 +16,6 @@ Here is an **example** of what that looks like using a *before* and *after* appr
```
---
You may also check this embedded pen on Codepen to see the example in action, which you can resize to view the results:
<p data-height="265" data-theme-id="0" data-slug-hash="EeGGze" data-default-tab="css,result" data-user="skywardcode" data-pen-title="limit-item-size-using-the-minmax-function" class="codepen">See the Pen <a href="https://codepen.io/skywardcode/pen/EeGGze/">limit-item-size-using-the-minmax-function</a> by skywardcode (<a href="https://codepen.io/skywardcode">@skywardcode</a>) on <a href="https://codepen.io">CodePen</a>.</p>
### Resources ###
[Mozilla Developer Network](https://developer.mozilla.org/en-US/docs/Web/CSS/minmax)