diff --git a/index.html b/index.html index d15b832..276fecf 100644 --- a/index.html +++ b/index.html @@ -103,6 +103,17 @@ font-size: 24px; min-width: 196px; } +} +.demo-container{ + display: flex; + flex-wrap: wrap; +} +.demo-input{ + display: grid; + gap: .5rem; +} +#demo{ + margin: auto; } @@ -120,6 +131,62 @@

CSS Variables Hamburgers

+

Demo

+

Tweak the CSS variables to see the effect

+
+
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ +