Commit e4e88749 authored by coconux's avatar coconux
Browse files

add I want to use HUB button (nont centered)

parent 32f7ec4b
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -12,8 +12,7 @@ Each jobs of the hub can be used unitary to create fully **customs pipelines.**
You can use them for any kind of software and deployment type. Each job can be
customized through configuration.

* 🚀 Start using jobs from the hub: [Use the HUB](/use-the-hub)
<!-- * 🙋 Contribute to the hub: [Contributing](/contributing) -->
[I want to use the HUB 🚀](/use-the-hub){: .md-button  .border-radius-10}

## Overview

+5 −0
Original line number Diff line number Diff line
@@ -214,3 +214,8 @@
.z-index-1000{
  z-index: 1000;
}


.border-radius-10{
  border-radius: 10px !important;
}