Refactor: Login and profile page
This commit is contained in:
@@ -1,20 +1,7 @@
|
||||
<template>
|
||||
|
||||
<footer>
|
||||
|
||||
<div class="text-black text-center ">
|
||||
<footer class="mt-auto">
|
||||
<div class="text-black text-center py-4">
|
||||
{{ new Date().getFullYear() }} — <strong>Hutopy v.01</strong>
|
||||
</div>
|
||||
|
||||
</footer>
|
||||
|
||||
</template>
|
||||
|
||||
|
||||
<style>
|
||||
|
||||
footer {
|
||||
@apply flex justify-center pt-10
|
||||
}
|
||||
|
||||
</style>
|
||||
Reference in New Issue
Block a user