We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 996c8d9 commit e1b83aaCopy full SHA for e1b83aa
1 file changed
themes/zoo-project/layouts/partials/footer_std.html
@@ -79,7 +79,7 @@ <h2 class="sub">Next event</h2>
79
<div class="col-lg-12 col-sm-12 col-xs-6">
80
<center>
81
<a href="https://2026.foss4g.org/" class="unca" target="_blank">
82
- <img src="https://2026.foss4g.org/images/logo-03.svg" width="140" style="background: #fff;opacity: 75%;"/>
+ <img src="https://2026.foss4g.org/images/logo-03.svg" width="100%" style="background: #fff;opacity: 75%;"/>
83
</a>
84
</center>
85
</div>
0 commit comments