Skip to content

Commit e1b83aa

Browse files
authored
Change footer logo width to 100%
1 parent 996c8d9 commit e1b83aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

themes/zoo-project/layouts/partials/footer_std.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ <h2 class="sub">Next event</h2>
7979
<div class="col-lg-12 col-sm-12 col-xs-6">
8080
<center>
8181
<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%;"/>
82+
<img src="https://2026.foss4g.org/images/logo-03.svg" width="100%" style="background: #fff;opacity: 75%;"/>
8383
</a>
8484
</center>
8585
</div>

0 commit comments

Comments
 (0)