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 1c1da26 commit e05a8a4Copy full SHA for e05a8a4
themes/vue/source/css/page.styl
@@ -81,6 +81,8 @@
81
z-index: 1
82
ul, ol
83
padding-left 1.5em
84
+ // FIX: Some link click targets are covered without this
85
+ position inherit
86
a
87
color $green
88
font-weight 600
0 commit comments