You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* ::after, ::before -- Both the ::before and ::after pseudo-elements create a child element inside an element only if you define a ```content: " ";``` property.
6
+
* ::first-letter, style of the first character of the target property
7
+
* ::first-line, style of the first line of the target property
0 commit comments