Skip to content
Snippets Groups Projects
Commit 3c997218 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
Browse files

Merge branch 'projects' into 'master'

page-title-fix

Fixed .page-title margin

See merge request !1458
parents ada95df8 59582aae
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -12,6 +12,13 @@ body {
line-height: 1.3;
font-size: 1.25em;
font-weight: 600;
}
.page-title-empty {
margin-top: 0px;
line-height: 1.3;
font-size: 1.25em;
font-weight: 600;
margin: 12px 7px 12px 7px;
}
 
Loading
Loading
Loading
Loading
@@ -17,7 +17,7 @@
 
.prepend-top-20
.empty_wrapper
%h3.page-title
%h3.page-title-empty
Command line instructions
%div.git-empty
%fieldset
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