Skip to content

Commit 04aef21

Browse files
committed
refactor: Update fluid property names in README.md
1 parent 2893862 commit 04aef21

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,11 @@
44

55
FluidSizingCSS is a pioneering solution for responsive design that transforms how interfaces adapt between mobile and desktop. This package offers the world's first pure CSS implementation of fluid sizing locks, eliminating the need for SCSS or external tools. Designed for developers and loved by designers, it enables perfect fluid scaling using only native CSS, making your site more adaptable, lighter, and faster.
66

7-
<p class="codepen" data-height="300" data-default-tab="html,result" data-slug-hash="poXLzBG" data-pen-title="FluidSizingCSS Demo" data-user="arinker" style="height: 300px; box-sizing: border-box; display: flex; align-items: center; justify-content: center; border: 2px solid; margin: 1em 0; padding: 1em;">
8-
<span>See the Pen <a href="https://codepen.io/arinker/pen/poXLzBG">
7+
<iframe height="300" style="width: 100%;" scrolling="no" title="FluidSizingCSS Demo" src="https://codepen.io/arinker/embed/poXLzBG?default-tab=html%2Cresult" frameborder="no" loading="lazy" allowtransparency="true" allowfullscreen="true">
8+
See the Pen <a href="https://codepen.io/arinker/pen/poXLzBG">
99
FluidSizingCSS Demo</a> by Arno Rinker (<a href="https://codepen.io/arinker">@arinker</a>)
10-
on <a href="https://codepen.io">CodePen</a>.</span>
11-
</p>
12-
<script async src="https://cpwebassets.codepen.io/assets/embed/ei.js"></script>
10+
on <a href="https://codepen.io">CodePen</a>.
11+
</iframe>
1312

1413
---
1514

0 commit comments

Comments
 (0)