fix: page styling, search page
This commit is contained in:
parent
ee8ac6fd85
commit
2db955bd7b
8 changed files with 54 additions and 34 deletions
|
|
@ -5,13 +5,13 @@
|
|||
</section>
|
||||
|
||||
<section class="section container">
|
||||
<input type="text" name="text" id="aaa">
|
||||
<p class="notification">
|
||||
⚠under construction :3⚠
|
||||
</p>
|
||||
</section>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<!-- -->
|
||||
|
||||
<script setup lang="ts">
|
||||
<script lang="ts">
|
||||
|
||||
</script>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue