web changes
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
<h1>The Bunker Operations</h1>
|
||||
<p>Community Strategy, Tactics, and Technology</p>
|
||||
|
||||
<div class="mt-12 flex flex-wrap justify-center gap-6" style="display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 40px;">
|
||||
<div class="mt-12 flex-container flex flex-wrap justify-center gap-6" style="display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 40px;">
|
||||
<!-- Polaroid-style logo moved to be in the same row -->
|
||||
<div class="polaroid" style="margin: 0; max-width: 250px;">
|
||||
<div class="polaroid-inner">
|
||||
@@ -98,7 +98,7 @@
|
||||
<li style="margin-bottom: 8px;"><span style="color: var(--primary-color); margin-right: 8px;">→</span>Corporation-free infrastructure</li>
|
||||
</ul>
|
||||
<div style="margin-top: 20px; text-align: left;">
|
||||
<a href="https://repo.bnkops.com/" style="display: inline-block;">View Project →</a>
|
||||
<a href="https://docs.bnkops.com/" style="display: inline-block;">View Project →</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="service-card post-it post-it-white">
|
||||
@@ -112,7 +112,7 @@
|
||||
<li style="margin-bottom: 8px;"><span style="color: var(--primary-color); margin-right: 8px;">→</span>Save thousands in yearly bills</li>
|
||||
</ul>
|
||||
<div style="margin-top: 20px; text-align: left;">
|
||||
<a href="https://changemaker.bnkops.com/" style="display: inline-block;">View Project →</a>
|
||||
<a href="https://docs.bnkops.com/cm/" style="display: inline-block;">View Project →</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -157,7 +157,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<div style="margin-top: 40px; text-align: center;">
|
||||
<a href="https://repo.bnkops.com/" class="btn btn-primary">Visit our repository</a>
|
||||
<a href="https://docs.bnkops.com/" class="btn btn-primary">Visit our repository</a>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
@@ -180,9 +180,9 @@
|
||||
<i class="fas fa-globe"></i>
|
||||
changemaker.bnkops.com
|
||||
</a>
|
||||
<a href="https://repo.bnkops.com/" style="display: flex; align-items: center; gap: 10px;">
|
||||
<a href="https://docs.bnkops.com/" style="display: flex; align-items: center; gap: 10px;">
|
||||
<i class="fas fa-book"></i>
|
||||
repo.bnkops.com
|
||||
docs.bnkops.com
|
||||
</a>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user