Skip to content

Commit 29a094a

Browse files
authored
Update supp_org.html
incorporate max's suggestion about formatting moonshot support image
1 parent cd410de commit 29a094a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

_includes/supp_org.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ <h2>Supporting Organisations</h2>
1616
QuTiP is proud to be working with these organizations:
1717
</p>
1818
<div class="d-flex flex-column flex-md-row align-items-center align-items-md-top justify-content-evenly flex-wrap organizations">
19-
<p>
20-
<a href="https://www.jst.go.jp/moonshot/en/index.html" target="about:blank"><img src="images/moonshot-program-jst.png"></a>
21-
</p>
19+
<a href="https://www.jst.go.jp/moonshot/en/index.html" target="about:blank" style="flex-basis: 100%">
20+
<img class="me-auto ms-auto" style="max-width: 290px" src="images/moonshot-program-jst.png">
21+
</a>
2222
<a href="https://numfocus.org/" target="about:blank"><img src="images/numfocus.png"></a>
2323
<a href="https://unitary.fund/" target="about:blank"><img src="images/unitaryfund.png"></a>
2424
<a href="https://www.aber.ac.uk/en/about-us/faculties/business-physical-sciences/" target="about:blank"><img src="images/aber_uni.png"></a>

0 commit comments

Comments
 (0)