minor design improvement
This commit is contained in:
@@ -49,7 +49,7 @@ export default function Subscribe() {
|
||||
alt="Linkwarden"
|
||||
className="h-12 w-fit mx-auto mt-10"
|
||||
/>
|
||||
<div className="p-2 mt-10 mx-auto flex flex-col gap-3 justify-between sm:w-[28rem] w-80 bg-slate-50 rounded-md border border-sky-100">
|
||||
<div className="p-2 mt-10 mx-auto flex flex-col gap-3 justify-between sm:w-[30rem] w-80 bg-slate-50 rounded-md border border-sky-100">
|
||||
<p className="text-xl text-sky-500 w-fit font-bold">
|
||||
Choose a Username (Last step)
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user