-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ab/newsletter #10
Ab/newsletter #10
Conversation
brolag
commented
Sep 23, 2023
Signed-off-by: Alfredo Bonilla <info@alfredobonilla.com>
Add Timeline components [WIP]
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
src/components/Body.tsx
Outdated
Conecta con la <Text as="span" color="red">comunidad</Text> | ||
<Text | ||
fontSize="5xl" | ||
fontWeight={700} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Podemos usar un poco el theme de chakra?
src/components/Body.tsx
Outdated
direction="row" | ||
alignItems="center" | ||
justifyContent="center" | ||
paddingY={"80px"} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Los brackets no son necesarios en este caso, por tratarse de un string literial
src/components/Body.tsx
Outdated
<Text | ||
fontSize="3xl" | ||
textAlign="center" | ||
fontWeight={700} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Quizá todo esto pueda venir del theme