Skip to content

Commit

Permalink
fix formatting on mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
abbiesims committed Feb 4, 2025
1 parent 2cc2ab7 commit 8c5a725
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions templates/docs/juju-ecosystem-docs.html
Original file line number Diff line number Diff line change
Expand Up @@ -230,15 +230,15 @@ <h4 style="font-weight: 500">
</div>
<section class="p-section">
<div class="row">
<div class="col-6 col-medium-3 col-small-1">
<div class="col-6 col-medium-3 col-small-12">
<h1 class="p-heading--2">Browse charmed applications</h1>
<p>on Charmhub, the curated marketplace for charms which can be readily integrated into any infrastructure.</p>
<a href="https://charmhub.io" class="p-button has-icon">
<span>Explore Charmhub</span>
<i class="p-icon--chevron-right"></i>
</a>
</div>
<div class="col-6 col-medium-3 col-small-1">
<div class="col-6 col-medium-3 col-small-12">
<div class="row">
<div class="col-2 col-medium-1 col-small-1" style="display: flex; align-items: center;">
<a href="https://charmhub.io/postgresql-k8s">
Expand Down

0 comments on commit 8c5a725

Please sign in to comment.