From e88f78246400fa0d0e6fab1893d1b9fdbd8d3db9 Mon Sep 17 00:00:00 2001 From: Rob Sawyer Date: Wed, 22 Jul 2020 16:30:16 +0900 Subject: [PATCH] Readme update to html --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 47369c4..c0396c4 100644 --- a/README.md +++ b/README.md @@ -139,8 +139,8 @@ The above configuration would generate the following CSS: Which you can then use in your HTML like this: ```html -
-

I'm hidden on small phones in portrait mode.

+
+

I'm hidden on small phones.

```