Skip to content

Commit 31fbf9d

Browse files
committed
Apply explicit layout
1 parent 9bcbf9f commit 31fbf9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/.vuepress/theme/components/Footer.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<li><a target="_blank" href="https://network.okfn.org/specialist/">Global Directory</a></li>
4040
</ul>
4141
</div>
42-
<div>
42+
<div class="flex flex-col items-left">
4343
<div class="flex flex-row items-center gap-4 mb-4">
4444
<a href="https://en.wikipedia.org/wiki/MIT_License"><img src="/img/footer/subfooter/license.png"></a>
4545
<div>Source code available under the MIT license.</div>

0 commit comments

Comments
 (0)