Skip to content

Commit 770cafd

Browse files
committed
styling
1 parent d59f168 commit 770cafd

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

notes/_includes/page.hbs

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,8 @@
9595
margin-top: 0;
9696
margin-bottom: 0;
9797
display: none;
98+
text-decoration: underline;
99+
text-underline-offset: 2px;
98100
}
99101
100102
@media (width >=50rem) {
@@ -244,4 +246,4 @@
244246
<footer></footer>
245247
</body>
246248

247-
</html>
249+
</html>

0 commit comments

Comments
 (0)