Skip to content

Commit 504e6fa

Browse files
authored
Update Foundation.vue
1 parent 56d83a7 commit 504e6fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/views/Foundation.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
title-id="what-we-do"
3030
:title="$t('foundation.whatWeDo.title')"
3131
:body="$t('foundation.whatWeDo.body')">
32-
<sponsors-detailed class="col-sm-12 col-lg-9 col-lg-offset-3" />
32+
<sponsors-detailed class="" />
3333
</page-section>
3434
</div>
3535
<page-footer />

0 commit comments

Comments
 (0)