This commit is contained in:
parent
5589049fbf
commit
fd2e576ece
@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<div v-if="showInstallGuide !== null && !showInstallGuide" class="bg-neutral-1100 dark:bg-neutral-900 h-screen flex flex-col px-5 text-center text-black dark:text-gray-200">
|
||||
<div v-if="showInstallGuide !== null && showInstallGuide" class="bg-neutral-1100 dark:bg-neutral-900 h-screen flex flex-col px-5 text-center text-black dark:text-gray-200">
|
||||
<h1 class="font-bold text-3xl text-center mb-10 mt-20 text-primary">Reddingsbrigade Waddinxveen</h1>
|
||||
<p class="mb-10">Om gebruik te maken van de WRB App moet je deze installeren</p>
|
||||
<h2 class="font-bold">Op een iPhone:</h2>
|
||||
|
Loading…
Reference in New Issue
Block a user