From dd927cca8b0947d6ef2eb1be7a4fa40d34e1a429 Mon Sep 17 00:00:00 2001 From: Alexander Isora Date: Mon, 30 Oct 2017 20:02:33 +0300 Subject: [PATCH] fixed headers --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a5369cb..5e7bf21 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ A curated collection of splendid gradients made in `CSS3`, `.sketch` and `.PSD` -##How To Use +## How To Use 1. Download the file [`webgradients.css`](https://github.com/itmeo/webgradients/blob/master/webgradients.css). 2. Place the file in your project folder. 3. Link the file it in the `` of your document. @@ -19,7 +19,7 @@ A curated collection of splendid gradients made in `CSS3`, `.sketch` and `.PSD` ... ``` -##Browser Compatibility +## Browser Compatibility Some gradients uses the `background-blend-mode` CSS property. It's supported by the majority of the modern browsers. View full [compatibility list (view on Caniuse) ยป](http://caniuse.com/#search=background-blend-mode)