Skip to content

Commit

Permalink
tweak header link (vuejs#1472)
Browse files Browse the repository at this point in the history
  • Loading branch information
Justineo authored and chrisvfritz committed Mar 7, 2018
1 parent ec53680 commit d31987a
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions themes/vue/source/css/page.styl
Expand Up @@ -70,14 +70,17 @@
border-bottom: 1px solid $border
h3
margin: $h3-margin-top 0 1.2em
line-height: 1.2
position: relative
&:after
> a:before
content: "#"
color: $green
position: absolute
left: -0.7em
bottom: -2px
margin-top: -0.05em
padding-right: 0.5em
font-size: 1.2em
line-height: 1
font-weight: bold
figure
margin: 1.2em 0
Expand Down

0 comments on commit d31987a

Please sign in to comment.