Skip to content

Commit d31987a

Browse files
Justineochrisvfritz
authored andcommitted
tweak header link (#1472)
1 parent ec53680 commit d31987a

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

themes/vue/source/css/page.styl

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,14 +70,17 @@
7070
border-bottom: 1px solid $border
7171
h3
7272
margin: $h3-margin-top 0 1.2em
73+
line-height: 1.2
7374
position: relative
74-
&:after
75+
> a:before
7576
content: "#"
7677
color: $green
7778
position: absolute
7879
left: -0.7em
79-
bottom: -2px
80+
margin-top: -0.05em
81+
padding-right: 0.5em
8082
font-size: 1.2em
83+
line-height: 1
8184
font-weight: bold
8285
figure
8386
margin: 1.2em 0

0 commit comments

Comments
 (0)