init
All checks were successful
Deploy / build (push) Successful in 47s

This commit is contained in:
alsaze
2025-12-01 15:20:48 +03:00
parent 963a98cb3b
commit f35f562add
9 changed files with 345 additions and 11 deletions

View File

@@ -6,7 +6,7 @@
class="index-page__hero"
>
<template #footer>
<div class="flex gap-2 place-content-center">
<div class="flex gap-2 place-content-center h-[48px]">
<UButton
size="xl"
label="Узанть больше"
@@ -36,9 +36,6 @@
</div>
</template>
<script setup lang="ts">
</script>
<style lang="scss">
.index-page {
display: flex;