Commit d03af842c5ea0fdc40e709e9b3104c4d723828ab

Authored by Dmitriy Zaporozhets
1 parent 6beae84e

fix public projects identations

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
app/views/layouts/public.html.haml
@@ -10,7 +10,7 @@ @@ -10,7 +10,7 @@
10 = link_to root_path, class: "home" do 10 = link_to root_path, class: "home" do
11 %h1 GITLAB 11 %h1 GITLAB
12 %span.separator 12 %span.separator
13 - %h1.project_name Public Projects 13 + %h1.project_name Public Projects
14 .container 14 .container
15 .content 15 .content
16 .prepend-top-20 16 .prepend-top-20