3
0
mirror of https://git.coop/cotech/website.git synced 2025-12-19 19:27:32 +00:00

Wrap buttons in a switcher layout

This commit is contained in:
Chris Lowis
2025-12-15 16:32:10 +00:00
parent c2235a7c8b
commit d0fb47a3f2
2 changed files with 11 additions and 2 deletions

View File

@ -11,8 +11,11 @@ layout: default
<img class="rounded" src="images/richard.jpg" alt="" />
<a class="btn" href="#">Hire our coops</a>
<a class="btn" href="#">Join the network</a>
<div class="switcher">
<a class="btn" href="#">Hire our coops</a>
<a class="btn" href="#">Join the network</a>
</div>
</section>
<section class="stack">