We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bcbf9f commit 31fbf9dCopy full SHA for 31fbf9d
site/.vuepress/theme/components/Footer.vue
@@ -39,7 +39,7 @@
39
<li><a target="_blank" href="https://network.okfn.org/specialist/">Global Directory</a></li>
40
</ul>
41
</div>
42
- <div>
+ <div class="flex flex-col items-left">
43
<div class="flex flex-row items-center gap-4 mb-4">
44
<a href="https://en.wikipedia.org/wiki/MIT_License"><img src="/img/footer/subfooter/license.png"></a>
45
<div>Source code available under the MIT license.</div>
0 commit comments