Commit fab42a61 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Merge pull request #814 from kugaevsky/patch-1

Minor headers styles in readme fix: increased line-height for h1..h4.
parents 17bd6b13 c0fa6857
......@@ -194,6 +194,12 @@
#tree-readme-holder .readme {
@include shade;
margin-bottom:20px;
h1, h2 {
line-height: 56px;
}
h3, h4 {
line-height: 46px;
}
}
a.tree-commit-link {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment