Rename snippet to css :not selector shortcut

This commit is contained in:
Juwan Petty
2018-03-08 20:59:09 -05:00
parent 149c2cba90
commit 58ba9b127b

View File

@ -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