add more space
This commit is contained in:
parent
98d9476b7a
commit
5736dbfe4b
|
@ -7,7 +7,7 @@
|
|||
{{#if repo.isLoaded}}
|
||||
<article id="repo-header" class="repo-header passed">
|
||||
<header>
|
||||
<h1 class="repo-header-title">{{#link-to "owner" repo.owner}}{{repo.owner}}{{/link-to}}/{{#link-to "repo" repo}}{{repo.name}}{{/link-to}}</h1>
|
||||
<h1 class="repo-header-title">{{#link-to "owner" repo.owner}}{{repo.owner}}{{/link-to}} / {{#link-to "repo" repo}}{{repo.name}}{{/link-to}}</h1>
|
||||
<div class="repo-header-icons">
|
||||
<a href={{controller.urlGithub}}><span class="icon icon--github-circle"></span></a>
|
||||
<a href="#" id="status-image-popup" name="status-images" class="open-popup" {{action "statusImages" target=view}}>
|
||||
|
|
Loading…
Reference in New Issue
Block a user