Small changes (kidding)
This commit is contained in:
@@ -3,8 +3,7 @@
|
||||
export let description: string;
|
||||
</script>
|
||||
|
||||
|
||||
<div class='flex flex-col justify-center w-screen h-screen'>
|
||||
<h1 class='text-7xl text-center'>{title}</h1>
|
||||
<p class='text-3xl pt-8 text-center'>{description}</p>
|
||||
</div>
|
||||
<div class="flex flex-col justify-center w-screen h-screen">
|
||||
<h1 class="text-7xl text-center">{title}</h1>
|
||||
<p class="text-3xl pt-8 text-center">{description}</p>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user