Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions content/en/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,8 @@ Check out the [contribution guidelines](/docs/contrib/) to learn how to get invo

<div class="text-center">We are a <a href="https://www.cncf.io">Cloud Native Computing Foundation</a> sandbox project.</div>

<p>
<div class="text-center">The Linux Foundation® (TLF) has registered trademarks and uses trademarks. For a list of TLF trademarks, see <a href="https://www.linuxfoundation.org/trademark-usage">Trademark Usage</a></div>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is it possible to make this text smaller than the previous line ("We are a Cloud..."), similar to what Dapr does: https://dapr.io/

Copy link
Contributor

@bacongobbler bacongobbler May 14, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For some reason the surrounding block is in a div with the h4 class applied. To make the text smaller, we would have to drop it from the styling. I assume this is embedded in the hugo theme itself.

image

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I pushed a change that fixes the issue!

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

New layout:
image

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the update @bacongobbler! Are you happy with this latest version @kate-goldenring?

</p>

{{% /blocks/lead %}}