From 60f02134fc17c42602a457d0ff951621932cb857 Mon Sep 17 00:00:00 2001 From: Arun Date: Mon, 4 Jan 2021 20:07:07 +0530 Subject: [PATCH] Fix the link for "CSS for People Who Hate CSS" --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e337861..915c153 100644 --- a/README.md +++ b/README.md @@ -193,10 +193,10 @@ Be sure to read [How To Contribute](CONTRIBUTING.MD) - [CSSBattle](https://cssbattle.dev) - Learn CSS through a fun code-golfing game - [CSS Easing functions](https://easings.net/) - An amazing collection of easing functions bo be used in CSS transitions and animations. - [CSS Diner](https://flukeout.github.io/) - Learn CSS Selectors through a game - - [CSS for People Who Hate CSS](https://paulcpederson.com/articles/css-for-peo + - [CSS for People Who Hate CSS](https://paulcpederson.com/articles/css-for-people-who-hate-css/) - [CSS Grid Garden](https://cssgridgarden.com/) - Learn CSS Grid through a game - [CSS Layout](https://csslayout.io/) - A collection of popular layouts and patterns made with CSS - - [CSS reference by Codrops](http://tympanus.net/codrops/css_reference/)ple-who-hate-css/) -Excellent guide on how to write better, cleaner and more reusable CSS code. + - [CSS reference by Codrops](http://tympanus.net/codrops/css_reference/) - Excellent guide on how to write better, cleaner and more reusable CSS code. - [CSS-tricks](https://css-tricks.com) - A wonderful blog site for everything CSS - [Cubic Berzier Function Generator](https://cubic-bezier.com/#.17,.67,.83,.67) - Free insights about traffic, visitors and conversions. - [Flexbox Froggy](https://flexboxfroggy.com/) - Learn CSS Flexbox through a game