From 93d523bb335ec4e61189010eb154a0ed74faa061 Mon Sep 17 00:00:00 2001 From: Guilherme Rizzo Date: Sat, 9 Oct 2021 16:47:26 +0800 Subject: [PATCH 1/2] adds CSS beautiful box-shadow and buttons examples --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 2b07721..dfc1505 100644 --- a/README.md +++ b/README.md @@ -192,6 +192,8 @@ Be sure to read [How To Contribute](CONTRIBUTING.MD) - 🌐[**Flexbox Froggy** - Learn CSS Flexbox through a game](https://flexboxfroggy.com/) - 🌐[**Responsinator** - Check the responsiveness of a site across different devices.](https://www.responsinator.com/) - 🌐[**Responsive Grid System** - Quick flexible and easy fluid grid for easy responsive web design.](http://www.responsivegridsystem.com/) +- 🌐[**Beautiful CSS box-shadow examples** - A curated collection of 90+ free beautiful box-shadow, click to copy.](https://getcssscan.com/css-box-shadow-examples) +- 🌐[**Beautiful CSS bouttons examples** - A curated collection of 80+ free beautiful buttons, click to copy.](https://getcssscan.com/css-buttons-examples) [👆 Back To Top](#table-of-contents) @@ -910,6 +912,7 @@ Thanks goes to these wonderful people
Zoran Jambor

📖
jenniferfu0811

📖 +
gvrizzo

📖 From e614544751a0554a77efa308d5aa0bfafeb0e395 Mon Sep 17 00:00:00 2001 From: Guilherme Rizzo Date: Sat, 9 Oct 2021 16:49:50 +0800 Subject: [PATCH 2/2] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dfc1505..39878a5 100644 --- a/README.md +++ b/README.md @@ -193,7 +193,7 @@ Be sure to read [How To Contribute](CONTRIBUTING.MD) - 🌐[**Responsinator** - Check the responsiveness of a site across different devices.](https://www.responsinator.com/) - 🌐[**Responsive Grid System** - Quick flexible and easy fluid grid for easy responsive web design.](http://www.responsivegridsystem.com/) - 🌐[**Beautiful CSS box-shadow examples** - A curated collection of 90+ free beautiful box-shadow, click to copy.](https://getcssscan.com/css-box-shadow-examples) -- 🌐[**Beautiful CSS bouttons examples** - A curated collection of 80+ free beautiful buttons, click to copy.](https://getcssscan.com/css-buttons-examples) +- 🌐[**Beautiful CSS buttons examples** - A curated collection of 80+ free beautiful buttons, click to copy.](https://getcssscan.com/css-buttons-examples) [👆 Back To Top](#table-of-contents)