mirror of
https://github.com/nikdoof/website-hugo.git
synced 2025-12-13 15:42:20 +00:00
Initial commit
This commit is contained in:
12
themes/lhs/layouts/partials/design/cta.html
Normal file
12
themes/lhs/layouts/partials/design/cta.html
Normal file
@@ -0,0 +1,12 @@
|
||||
<section class="small_cta">
|
||||
<div class="container ">
|
||||
<div class="columns is-centered is-multiline is-vcentered is-half-desktop has-text-centered py-4">
|
||||
<div class="column is-12-mobile _is-9-desktop _is-6-widescreen has-text-weight-bold" markdown="1">
|
||||
Become a member and get instant access to all the facilities at Leigh Hackspace.
|
||||
</div>
|
||||
<div class="column is-4-tablet _is-2-desktop is-3-widescreen">
|
||||
<a href="/membership" class="button is-primary is-fullwidth is-medium has-box-shadow">Join Today</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
Reference in New Issue
Block a user