Skip to content

Commit c877053

Browse files
committed
fix index styles
1 parent 57daf7b commit c877053

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@ hide:
5454
</div>
5555

5656
<section>
57-
<h2 style="text-align: center;">Supported by</h2>
58-
<div style="display: flex; justify-content: center; gap: 50px; margin-bottom: 100px;">
57+
<h2 style="text-align: center; margin-bottom: 50px;">Supported by</h2>
58+
<div style="display: flex; justify-content: center; flex-wrap: wrap; gap: 50px; margin-bottom: 100px;">
5959
<a href="https://nlnet.nl"><img src="https://nlnet.nl/logo/banner.svg" alt="Logo NLnet: abstract logo of four people seen from above" width="200px"></a>
6060
<a href="https://nlnet.nl/core"><img src="https://nlnet.nl/image/logos/NGI0Core_tag.svg" alt="Logo NGI Zero: letterlogo shaped like a tag" width="250px"></a>
6161
</div>

0 commit comments

Comments
 (0)