92 integrate roomfinder and faq design

This commit is contained in:
survellow
2023-12-07 21:33:25 +01:00
parent 15d15f0063
commit 9f0f4ff204
10 changed files with 152 additions and 124 deletions

View File

@@ -80,9 +80,9 @@ const actions = computed(() => [
<template>
<div class="flex flex-column">
<div class="flex align-items-center justify-content-center h-4rem m-2">
<h2>
<div class="flex flex-column mt-8">
<div class="flex align-items-center justify-content-center m-2">
<h2 class="text-base md:text-2xl">
{{ getLink() }}
</h2>
</div>