feat: merge legal.scss with component
This commit is contained in:
@ -17,3 +17,12 @@ export default {
|
||||
}),
|
||||
}
|
||||
</script>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
.legal-links {
|
||||
margin-top: 1rem;
|
||||
text-align: right;
|
||||
color: $grey-300;
|
||||
font-size: 1rem;
|
||||
}
|
||||
</style>
|
Reference in New Issue
Block a user