🎨 Minor UI fixes

This commit is contained in:
Liyas Thomas
2020-03-21 07:42:28 +05:30
parent b14adc29f5
commit 14d5461085
3 changed files with 99 additions and 98 deletions

View File

@@ -60,6 +60,10 @@
</template>
<style scoped lang="scss">
.footer {
flex-flow: column nowrap;
}
.footer-link {
margin: 8px 16px;
color: var(--fg-light-color);