diff --git a/index.html b/index.html index e07c0b9..b24cff6 100644 --- a/index.html +++ b/index.html @@ -270,7 +270,7 @@
Columns are wrapped in rows to prevent other elements from stacking next to them, otherwise know as clearing
issues. Rows are cleared with either a clearfix or overflow: hidden. This clearfix was
- created by Nicolas Gallager: