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-08 03:11:51 +0300
committerEvan Read <eread@gitlab.com>2021-02-08 03:11:51 +0300
commit6c62f1842936aaef3d2498f887d90f2d25899ebf (patch)
tree3cb53c2face6040253c83e9626f5c6a9798e1ad8 /layouts/cta.html
parent90627b80a7dfb6c38bd577d94a99379f0bfd7f8a (diff)
feat(header): update header component
Diffstat (limited to 'layouts/cta.html')
-rw-r--r--layouts/cta.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/cta.html b/layouts/cta.html
index b9cce835..54664e64 100644
--- a/layouts/cta.html
+++ b/layouts/cta.html
@@ -1,3 +1,3 @@
-<a class="btn btn-nav-cta" href="https://about.gitlab.com/free-trial/" target="_blank" rel="noopener noreferrer">
+<a class="btn btn-danger text-white mb-2 mb-lg-0" href="https://about.gitlab.com/free-trial/" target="_blank" rel="noopener noreferrer" role="button">
Get free trial
</a>