diff --git a/README.md b/README.md index c40c5e6..ac91a2d 100644 --- a/README.md +++ b/README.md @@ -170,6 +170,7 @@ If the browser's screen size is within a set range, a media query will replace t .column.half, .column.one-third, .column.one-fourth { + float: none; margin: 0; width: 100%; }