From 14c75df58d5cb3dd49ea063e57da7824c32039f5 Mon Sep 17 00:00:00 2001 From: Nathan Upchurch Date: Tue, 2 Jan 2024 12:40:44 -0500 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5865c7b..78d4400 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # CSS-Reset -A simple, modern CSS reset based on Josh Comeau's [My Custom CSS Reset](https://www.joshwcomeau.com/css/custom-css-reset/). \ No newline at end of file +A simple, modern CSS reset based on Josh Comeau's [My Custom CSS Reset](https://www.joshwcomeau.com/css/custom-css-reset/). + +Thanks to Chris Coyier for their [excellent article](https://chriscoyier.net/2023/11/27/the-hanging-punctuation-property-in-css/) on the hanging-punctuation property. \ No newline at end of file