Skip to content

Commit c52c215

Browse files
author
mrmrs
committed
Add line-height to link list
1 parent c16abf7 commit c52c215

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/templates/docs/hovers/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ <h1 class="f4 ttu tracked fw6">Next</h1>
7474
<a href="/docs/themes/background-size/" class="link fw6 blue dim">Background Size</a>
7575
</div>
7676
</div>
77-
<div class="mt5">
77+
<div class="mt5 lh-copy">
7878
<h1 class="f4 ttu tracked fw6">Reference</h1>
7979
<a href="https://developer.mozilla.org/en-US/docs/Web/CSS/%3Ahover" class="link db fw6 blue dim">MDN - Hover</a>
8080
<a href="https://developer.mozilla.org/en-US/docs/Web/CSS/%3Afocus" class="link db fw6 blue dim">MDN - Focus</a>

0 commit comments

Comments
 (0)