From b68d42bd7c38cd0a6db1efffb6a5a1484c05d57b Mon Sep 17 00:00:00 2001 From: Rob Date: Fri, 27 Dec 2019 17:14:24 -0800 Subject: [PATCH] Remove redundant tagline under logo. --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index 8c89c8e..e222f04 100644 --- a/README.md +++ b/README.md @@ -4,11 +4,6 @@

-

- Lightweight CSS for people who build things -

- - ## Introduction sscaffold combines css rules from [normalize.css](https://github.com/necolas/normalize.css/), [skeleton.css](https://github.com/dhg/Skeleton), and [milligram](https://github.com/milligram/milligram) into a single, reorganized, easy-to-use css file, with bugfixes and a few other updates and additions. It emphasizes sensible defaults and semantic HTML.