Fixed column not spanning properly
This commit is contained in:
@ -13,7 +13,7 @@ block content
|
||||
i.fa.fa-laptop
|
||||
| API Console
|
||||
a.btn.btn-lg.btn-primary(href='http://developer.github.com/v3/', target='_blank')
|
||||
i.fa.fa-code-fork
|
||||
i.fa.fa-file-text-o
|
||||
| Documentation
|
||||
|
||||
.panel.panel-default
|
||||
@ -23,7 +23,7 @@ block content
|
||||
.row
|
||||
.col-xs-4
|
||||
img.img-rounded.img-responsive(src='https://github.global.ssl.fastly.net/images/modules/logos_page/Octocat.png')
|
||||
.col-sm-6.col-md-8
|
||||
.col-xs-8
|
||||
h4
|
||||
a(href='#{repo.html_url}') #{repo.name}
|
||||
p
|
||||
|
Reference in New Issue
Block a user