From ae25c3004948b74ac15b6eb6bc687d57c7c1f723 Mon Sep 17 00:00:00 2001 From: Andrew Croce Date: Mon, 9 Jul 2018 10:20:14 -0400 Subject: [PATCH] simplified readme description of grid system --- scss/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scss/README.md b/scss/README.md index 0b3eb81e..2df6de9d 100644 --- a/scss/README.md +++ b/scss/README.md @@ -28,7 +28,7 @@ When making modifications to the default USWDS components, please refer to the o Row/Column System --- -The USWDS current grid system is fairly outdated and does not cleanly meet the needs of the AT-ST UI. A simplified, flexbox-powered row/column system is implemented in its place. +A simple, flexbox-powered row/column system. ```