Switch to colored logo

This commit is contained in:
Joseph Schorr 2014-09-09 12:57:05 -04:00
parent dd4037e324
commit f56de03775
2 changed files with 2 additions and 3 deletions

View file

@ -21,8 +21,7 @@
#quay-logo {
width: 80px;
margin-right: 30px;
width: 100px;
}
#padding-container {

View file

@ -4,7 +4,7 @@
≡
</button>
<a class="navbar-brand" href="/" target="{{ appLinkTarget() }}">
<img id="quay-logo" src="/static/img/black-horizontal.svg">
<img id="quay-logo" src="/static/img/quay-logo.png">
</a>
</div>