We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c16abf7 commit c52c215Copy full SHA for c52c215
src/templates/docs/hovers/index.html
@@ -74,7 +74,7 @@ <h1 class="f4 ttu tracked fw6">Next</h1>
74
<a href="/docs/themes/background-size/" class="link fw6 blue dim">Background Size</a>
75
</div>
76
77
- <div class="mt5">
+ <div class="mt5 lh-copy">
78
<h1 class="f4 ttu tracked fw6">Reference</h1>
79
<a href="https://developer.mozilla.org/en-US/docs/Web/CSS/%3Ahover" class="link db fw6 blue dim">MDN - Hover</a>
80
<a href="https://developer.mozilla.org/en-US/docs/Web/CSS/%3Afocus" class="link db fw6 blue dim">MDN - Focus</a>
0 commit comments