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 hover formatting to match zeplin #198

Closed
emillipede opened this issue Sep 24, 2019 · 0 comments · Fixed by #216
Closed

update hover formatting to match zeplin #198

emillipede opened this issue Sep 24, 2019 · 0 comments · Fixed by #216
Assignees

Comments

@emillipede
Copy link
Collaborator

emillipede commented Sep 24, 2019

current hover zeplin hover
Screen Shot 2019-09-23 at 10 34 44 PM Screen Shot 2019-09-23 at 10 34 54 PM

we also need to address the circlemarker formatting/shadowing/size, please see #191

CSS from zeplin:

Rectangle {
width: 109px;
height: 35px;
border-radius: 4px;
background-color: #000000;
}

Hover {
font-family: Lato;
font-size: 12px;
font-weight: normal;
font-style: normal;
font-stretch: normal;
line-height: normal;
letter-spacing: normal;
color: #ffffff;
}

@emillipede emillipede added the help wanted Extra attention is needed label Sep 24, 2019
@emillipede emillipede added the good first issue Good for newcomers label Sep 26, 2019
@emillipede emillipede added work in progress and removed good first issue Good for newcomers help wanted Extra attention is needed labels Oct 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants