We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c19fac commit 9f4bd42Copy full SHA for 9f4bd42
src/our-work.html
@@ -98,5 +98,10 @@ <h3 class="fs-6 fw-normal sans-serif text-dark d-block mt-3">
98
</section>
99
100
<section class="row">
101
- <!-- Ready to work together? -->
+ <div class="container my-5 py-5">
102
+ <div class="offset-lg-2 col-lg-8 text-center">
103
+ <h3>Ready to work together?</h3>
104
+ <a class="btn btn-primary text-center d-inline-block mt-2" target="_blank" href="mailto:[email protected]">Contact us</a>
105
+ </div>
106
107
0 commit comments