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

Interface improvements #77

Open
wants to merge 15 commits into
base: master
Choose a base branch
from
Open

Interface improvements #77

wants to merge 15 commits into from

Conversation

oscarvgg
Copy link
Member

Mejoras de interfaz

@albertogg
Copy link
Member

A ver... ya limpié la rama, ahora voy a revisarla! cualquier cosa te digo.

@@ -149,10 +150,21 @@ footer {

.navbar-brand {
font-size: 20px;
letter-spacing: 4px;
letter-spacing: .25em;
font-weight: 500;
@include transition(all 0.3s ease-in-out);
Copy link
Member

Choose a reason for hiding this comment

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

.25em es relativamente lo mismo que 4px y estamos utilizando px en toda la página por lo tanto yo seguiría el estándar y dejaría el px. El font-weight ya era bold y parece que lato es más bold, así que no se que hacer con eso.

@albertogg
Copy link
Member

Creo que eso es todo, pero me llama la atención que ahora todo se ve como bold. me imagino que es el font o el color de la letra. No se que opinan los demás estos cambios en general.

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