diff --git a/files/en-us/web/css/pseudo-classes/index.md b/files/en-us/web/css/pseudo-classes/index.md index 6159a4bdf9b4a0b..181b691e61831ef 100644 --- a/files/en-us/web/css/pseudo-classes/index.md +++ b/files/en-us/web/css/pseudo-classes/index.md @@ -264,9 +264,7 @@ N - {{CSSxRef(":not", ":not()")}} - {{CSSxRef(":nth-child", ":nth-child()")}} -- {{CSSxRef(":nth-col", ":nth-col()")}} {{Experimental_Inline}} - {{CSSxRef(":nth-last-child", ":nth-last-child()")}} -- {{CSSxRef(":nth-last-col", ":nth-last-col()")}} {{Experimental_Inline}} - {{CSSxRef(":nth-last-of-type", ":nth-last-of-type()")}} - {{CSSxRef(":nth-of-type", ":nth-of-type()")}}