diff --git a/index.html b/index.html index 797fd9fd..e8d801b8 100644 --- a/index.html +++ b/index.html @@ -314,9 +314,9 @@
Check out some samples!
- - - + + +
For Terms of Use and Disclaimer, see the Github page.
@@ -392,6 +392,9 @@ .column { float: left; } +.sampleImage { + width: 33.33%; +} /*Style for sections, togglers, and togglees*/ .section { border: 1px solid var(--section-border-color);