Skip to content
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

Feat(add, Fix): change font size, new flake #32

Merged
merged 2 commits into from
Mar 25, 2024

Conversation

krovuxdev
Copy link
Contributor

antes:

la letra esta muy grande
imagen

despues:

reduci el tamaño la letra y quedara mejor
imagen

voy hacerlo

Tarea

  • Reducir el tamaño la letra

@krovuxdev
Copy link
Contributor Author

olvide tambien lo arregle el espacio abajo y arriba de las letras
imagen

@SergioRibera SergioRibera self-requested a review March 24, 2024 23:18
@SergioRibera SergioRibera linked an issue Mar 24, 2024 that may be closed by this pull request
1 task
@SergioRibera SergioRibera merged commit 33df702 into RustLangES:main Mar 25, 2024
4 of 6 checks passed
Comment on lines +104 to +105
class="text-2xl lg:text-[3.5rem] font-semibold font-work-sans tracking-widest max-w-[24ch] text-balance"
style="line-height: 0.8;"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No me deja hacer suggestion porque esta mergeado pero no se deberian de usar estilos inline, se penalizan.
En su lugar usar la clase detailwind leading

# {article.number_of_week.unwrap()}
<div
class="bg-black rounded-full w-40 h-40 md:text-8xl flex items-center justify-center mb-10"
style="font-size: 3.5rem;"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

En lugar de estilos inline usar la clase text

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tamaño la letra
3 participants