diff --git a/snippets/css-not-selector.md b/snippets/css-not-selector-shortcut.md similarity index 90% rename from snippets/css-not-selector.md rename to snippets/css-not-selector-shortcut.md index c89528898..66782be75 100644 --- a/snippets/css-not-selector.md +++ b/snippets/css-not-selector-shortcut.md @@ -1,6 +1,6 @@ -### CSS :not selector +### CSS :not selector shortcut -Lots of code just to space each item evenly, except for the last one. One great use for the `:not` psuedo selector. +Lots of code just to space each item evenly, except for the last one is just one great example for the `:not` psuedo selector. #### HTML