We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99c0e53 commit e0f8592Copy full SHA for e0f8592
1 file changed
faq.txt
@@ -1,6 +1,6 @@
1
====== Frequently Asked Questions ======
2
3
-===== Styling <sup> and <sub> using font-variant-position =====
+===== Styling <sup> And <sub> Using font-variant-position =====
4
5
=== Question ===
6
HTML currently specifies the following default styles for sup and sub:
@@ -70,7 +70,7 @@ sup sup { vertical-align: super; }
70
71
72
73
-===== Selectors that depend on layout =====
+===== Selectors that Depend on Layout =====
74
75
76
* I would like an :overflowing pseudo class to select elements which overflow
0 commit comments