This commit is contained in:
alsaze
2025-11-18 17:14:40 +03:00
parent 5198cf0e0b
commit ddd8b7df71
10 changed files with 134 additions and 208 deletions

View File

@@ -16,12 +16,7 @@
</div>
</template>
<script setup lang="ts">
</script>
<style lang="scss" scoped>
@use '~/assets/scss/utils' as *;
.layout {
display: flex;
flex-direction: column;