Merge pull request #153 from flvoyer/patch-1

[FIX] Typo change
This commit is contained in:
atomiks
2019-09-25 22:57:26 +10:00
committed by GitHub

View File

@ -3,7 +3,7 @@ title: :not selector
tags: visual
---
The `:not` psuedo selector is useful for styling a group of elements, while leaving the last (or specified) element unstyled.
The `:not` pseudo selector is useful for styling a group of elements, while leaving the last (or specified) element unstyled.
```html
<ul class="css-not-selector-shortcut">