Remove underline on header

This commit is contained in:
Jesper Hess 2017-02-07 21:40:46 +01:00
parent 9f79ce6210
commit 762dfb8722
Signed by: graffen
GPG Key ID: 351A89E40D763F0F
1 changed files with 1 additions and 0 deletions

View File

@ -2,3 +2,4 @@
---
@import 'jekyll-theme-hacker';
header h1 a { text-decoration: none }