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

Update the appearance of the logo #963

Open
wants to merge 2 commits into
base: new-design
Choose a base branch
from

Conversation

cintia-valente
Copy link

No description provided.

Copy link
Contributor

@vitoriamr vitoriamr left a comment

Choose a reason for hiding this comment

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

Need changes.

@@ -30,22 +30,46 @@ body.users.update {
font-weight: $m-font-weight-bold;
}

@include logo-container;
.logo-image-container {
margin-top: -50%;
Copy link
Contributor

Choose a reason for hiding this comment

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

Please change it to a 'px' value. Note that the number will change too.

border-radius: 50%;
border: 10px solid $m-logo-border;//espessura da borda
Copy link
Contributor

Choose a reason for hiding this comment

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

Comments always in English, but remove this one. Not relevant.


.logo-image-text {
color: white;
margin-top: 30%;
Copy link
Contributor

Choose a reason for hiding this comment

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

Please change it to a 'px' value. Note that the number will change too.

@@ -25,6 +30,7 @@
= p.input :description, as: :text
= p.input :url


Copy link
Contributor

Choose a reason for hiding this comment

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

Unnecessary line. Remove it.

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