This commit is contained in:
2024-09-22 18:37:43 +03:00
parent 7e18ef254f
commit 08fde94812
7 changed files with 3 additions and 31 deletions

View File

@@ -1,7 +1,3 @@
<script setup lang="ts">
</script>
<template>
<footer class="bg-white border-t">
<div class="col-w mx-auto px-4 md:px-16 py-4">
@@ -11,7 +7,3 @@
</div>
</footer>
</template>
<style scoped lang="postcss">
</style>