Update sidebar with gap padding for footer links

pull/5867/head^2
Daniel Supernault 7 months ago
parent 10e4be0e44
commit dbd8289fe1
No known key found for this signature in database
GPG Key ID: 23740873EE6F76A1

@ -256,7 +256,7 @@
<a href="/site/terms">{{ $t('navmenu.terms') }}</a>
</div> -->
<div class="sidebar-attribution pr-3 d-flex flex-wrap justify-content-between align-items-center">
<div class="sidebar-attribution pr-3 d-flex flex-wrap justify-content-between align-items-center" style="gap:5px;">
<router-link to="/i/web/language">
<i class="fal fa-language fa-2x" alt="Select a language"></i>
</router-link>

Loading…
Cancel
Save