Skip to content
Snippets Groups Projects
Commit c0fa6857 authored by Nick Kugaevsky's avatar Nick Kugaevsky
Browse files

Minor headers styles in readme fix: increased line-height for h1..h4.

parent 0a3874f6
No related branches found
No related tags found
1 merge request!814Minor headers styles in readme fix: increased line-height for h1..h4.
Loading
Loading
@@ -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 {
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment