mirror of
https://github.com/lukevella/rallly.git
synced 2025-08-06 09:59:00 +02:00
💄 Increase space
This commit is contained in:
parent
5bfe74decd
commit
9a2dd03c35
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ export default async function Page() {
|
||||||
<BackButton />
|
<BackButton />
|
||||||
</div>
|
</div>
|
||||||
<div className="flex flex-1 sm:justify-center">
|
<div className="flex flex-1 sm:justify-center">
|
||||||
<div className="flex items-center gap-x-2">
|
<div className="flex items-center gap-x-3">
|
||||||
<PollPageIcon size="sm" />
|
<PollPageIcon size="sm" />
|
||||||
<div className="flex items-baseline gap-x-8">
|
<div className="flex items-baseline gap-x-8">
|
||||||
<h1 className="font-semibold">
|
<h1 className="font-semibold">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue