mirror of
https://github.com/lukevella/rallly.git
synced 2025-06-12 23:51:51 +02:00
Add powered by vercel
This commit is contained in:
parent
ddc370ac25
commit
7f11d79e49
8 changed files with 102 additions and 74 deletions
|
@ -11,7 +11,7 @@ const Hero: React.VoidFunctionComponent = () => {
|
|||
const names = ["Peter", "Christine", "Samantha", "Joseph"];
|
||||
|
||||
return (
|
||||
<div className="lg:flex p-8 items-end max-w-7xl mx-auto">
|
||||
<div className="lg:flex lg:justify-between p-8 items-end max-w-7xl mx-auto">
|
||||
<div className="my-8 text-center lg:text-left">
|
||||
<h1 className="text-4xl sm:text-5xl font-bold">
|
||||
Schedule
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue