fix: Width for about page
This commit is contained in:
@@ -5,7 +5,7 @@ import Footer from './Footer.vue'
|
||||
<template>
|
||||
<div class="w-screen h-screen bg-neutral-950 text-neutral-50 flex flex-col items-center justify-between p-12">
|
||||
<div></div>
|
||||
<div class="space-y-8 text-center w-[50rem]">
|
||||
<div class="space-y-8 text-center lg:w-[50rem]">
|
||||
<div class="text-5xl font-semibold">
|
||||
About
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user