Skip to content

Commit 2893862

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

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,12 @@
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-
Here’s a Table of Contents (ToC) for your README.md file:
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">
9+
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>
813

914
---
1015

0 commit comments

Comments
 (0)