Fix readme h4 style
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
This commit is contained in:
parent
0bd0c8149b
commit
2b8d289130
|
|
@ -127,7 +127,7 @@
|
|||
border-top: 1px dashed #CCC;
|
||||
padding-top: 10px;
|
||||
|
||||
h4 {
|
||||
.readme-file-title {
|
||||
font-size: 14px;
|
||||
margin-bottom: 20px;
|
||||
color: #777;
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
.readme-holder#README
|
||||
%h4
|
||||
%h4.readme-file-title
|
||||
%i.icon-file
|
||||
= readme.name
|
||||
.wiki
|
||||
|
|
|
|||
Loading…
Reference in New Issue