Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJarek Ostrowski <jarek.j.ostrowski@gmail.com>2018-05-14 19:51:54 +0300
committerJarek Ostrowski <jarek.j.ostrowski@gmail.com>2018-05-14 19:51:54 +0300
commit515fd6220728470f6590a1e027f2929549bcbad9 (patch)
treeb44fd80430b91923003ac0aac1ab663e9b445e5b /layouts/header.html
parent06f9f044db22afb891181ccfcd44d5705afdfb0a (diff)
Change wordmark logo in docs
Diffstat (limited to 'layouts/header.html')
-rw-r--r--layouts/header.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/layouts/header.html b/layouts/header.html
index 00e27440..6a5141f2 100644
--- a/layouts/header.html
+++ b/layouts/header.html
@@ -1,7 +1,7 @@
<div class="header">
- <a href="/">
- <img src="<%= @items['/assets/images/gitlab-logo.svg'].path %>" width="50" />
- <p>GitLab Documentation</p>
+ <a class="header-link logo-container flex-container justify-center align-center" href="/">
+ <img src="<%= @items['/assets/images/gitlab-logo.svg'].path %>" class="logo" />
+ <p>GitLab <strong>Docs</strong></p>
</a>
<div class="nav-container">
<a class="nav-toggle" id="docs-nav-toggle">