There was an error while loading. Please reload this page.
2 parents 9a10894 + 74fa836 commit 23960f1Copy full SHA for 23960f1
4 files changed
src/img/sponsors/famly.svg
src/img/sponsors/input-objects.svg
src/img/sponsors/shopify.svg
src/templates/home.template.html
@@ -26,14 +26,12 @@ <h2 class="bulma-subtitle bulma-is-3 bulma-is-size-4-mobile">
26
</div>
27
</section>
28
<div class="bulma-section">
29
- <div class="bulma-columns bulma-is-vcentered">
30
- <div class="bulma-column"></div>
+ <div class="bulma-columns bulma-is-vcentered bulma-is-flex-wrap-wrap bulma-is-justify-content-space-evenly">
31
@:for(sponsors)
32
<div class="bulma-column bulma-is-narrow bulma-has-text-centered">
33
<a href="${_.url}"><img class="sponsor" src="@:target(_.logo)" /></a>
34
35
@:@
36
37
38
<div class="bulma-container bulma-is-max-desktop">
39
<h4 class="bulma-subtitle bulma-is-4 bulma-has-text-centered">
0 commit comments