Skip to content

Commit 4a0a6d1

Browse files
authored
Merge pull request #47 from OSSFE/better-logos2
fixed width
2 parents 4a69b00 + 1e3481e commit 4a0a6d1

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

index.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,8 @@ The **Open Source Software for Fusion Energy (OSSFE) Conference** is a first-of-
1616

1717
# Sponsored by
1818

19-
<div style="display: flex; gap: 2rem; align-items: center; width: 100%;">
20-
<img src="assets/morton-labs.webp" alt="morton logo" style="width: 60%; height: auto;" />
21-
<img src="assets/Logo_Proxima_Fusion.svg" alt="proxima logo" style="width: 40%; height: auto;" />
22-
</div>
19+
<img src="assets/morton-labs.webp" alt="morton logo" width="300" />
20+
<img src="assets/Logo_Proxima_Fusion.svg" alt="proxima logo" width="200" />
2321

2422
Details on registration can be found on the [registration](registration.md) page.
2523

0 commit comments

Comments
 (0)