Skip to content

Commit 1299d86

Browse files
Patch for case and max width (#1825)
1 parent 8ef0fae commit 1299d86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_layouts/main.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ <h2>Meetings</h2>
6464
<h2>GSoC 2026</h2>
6565
<p>Once again the HSF will participate as an umbrella organisation as part of the <a href="https://summerofcode.withgoogle.com">Google Summer of Code</a>.
6666
<p style="display: block; text-align: center">
67-
<img src="{{ '/images/GSoC/GSoc-icon-192.png' | relative_url }}" alt="GSoC Logo" style="width:60%; margin-left: auto; margin-right: auto;">
67+
<img src="{{ '/images/GSoC/GSoC-icon-192.png' | relative_url }}" alt="GSoC Logo" style="max-width: 250px; width:60%; margin-left: auto; margin-right: auto;">
6868
</p>
6969
<p>Please take a look at our organisation's <a href="{{ '/activities/gsoc.html' | relative_url }}">GSoC Pages</a> for details on how to apply for HSF projects.</p>
7070
</div>

0 commit comments

Comments
 (0)