Skip to content

Conversation

@ArmandoHdzBta
Copy link

Primer commit. Desarrollo del reto "Generador de contraseñas"

ingresa a entry/ArmandoHdzBta para probarlo

@vercel
Copy link

vercel bot commented Oct 12, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
hacktoberfest-2022 ✅ Ready (Inspect) Visit Preview Oct 12, 2022 at 5:31PM (UTC)

@@ -0,0 +1,167 @@
.bg-white {
Copy link
Owner

Choose a reason for hiding this comment

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

Necesitas hacer que los estilos estén detrás de un scope a nivel de usuario para que no entren en conflicto con los estilos de otros usuarios.

Puedes añadirlo así:
#ArmandoHdzBta .bg-white {}

Y pones en el div que envuelve la app, la id.

Copy link
Owner

@midudev midudev left a comment

Choose a reason for hiding this comment

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

Arregla el tema de scoping de los estilos.

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.

2 participants