### CSS :not selector
Lots of code just to space each item evenly, except for the last one. One great use for the `:not` psuedo selector.
#### HTML
```html
```
#### CSS
```css
```
#### Demo
#### Explanation
#### Browser support
✅ No caveats.
* https://caniuse.com/#feat=css-sel3