mirror of
https://gitlab.dit.htwk-leipzig.de/htwk-software/htwkalender-pwa.git
synced 2025-08-03 18:29:16 +02:00
92 integrate roomfinder and faq design
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user