From 11abc78dc558cbcfc808708ee2056acb4a7aed4e Mon Sep 17 00:00:00 2001 From: Kyle <41976328+ImKyle4815@users.noreply.github.com> Date: Wed, 7 Nov 2018 19:59:48 -0800 Subject: [PATCH] ok --- index.html | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) 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);