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:
authorDavid O'Regan <doregan@gitlab.com>2021-02-09 01:58:07 +0300
committerEvan Read <eread@gitlab.com>2021-02-09 01:58:07 +0300
commit6f48c3965c70cd0ce64433264e6bcc7db7eef706 (patch)
treea47d223d455b5d1d2dbd8382dfafe2130aec20e7 /layouts/cta_omnibus.html
parentb32172abd69fccd0977655c485d3e127f7a0d723 (diff)
Feat: Update header component to use bootstrap
Diffstat (limited to 'layouts/cta_omnibus.html')
-rw-r--r--layouts/cta_omnibus.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/layouts/cta_omnibus.html b/layouts/cta_omnibus.html
index 2ff33d99..23a00fcd 100644
--- a/layouts/cta_omnibus.html
+++ b/layouts/cta_omnibus.html
@@ -1,3 +1,3 @@
-<a class="btn btn-nav-cta" href="https://about.gitlab.com/free-trial/self-managed/" target="_blank" rel="noopener noreferrer">
+<a class="btn btn-danger text-white mb-2 mb-lg-0" href="https://about.gitlab.com/free-trial/self-managed/" target="_blank" rel="noopener noreferrer" role="button">
Get free trial
-</a>
+</a> \ No newline at end of file