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

style team + add github links #70

Merged
merged 22 commits into from
Aug 19, 2023
Merged

style team + add github links #70

merged 22 commits into from
Aug 19, 2023

Conversation

ShaMan123
Copy link

@ShaMan123 ShaMan123 commented Aug 18, 2023

first merge #69

@asturur
Copy link
Member

asturur commented Aug 18, 2023

i can merge 69 probably in a bit, just adding one or two extra demo and then opening an issue for whoever wants to adds them. i ll work on api docs and general introduction

@asturur
Copy link
Member

asturur commented Aug 19, 2023

Do you think the sponsor button can by styled? it does not blend with the page

@asturur
Copy link
Member

asturur commented Aug 19, 2023

i ll try that

@ShaMan123 ShaMan123 requested a review from asturur August 19, 2023 07:12
@ShaMan123
Copy link
Author

You can dump the shield in favor of any other button/a

@asturur
Copy link
Member

asturur commented Aug 19, 2023

image

i'll go with this for now.
At least is the original icon and it follows our style with variables

.team-member .sponsor-button {
  display: flex;
  align-items: center;
  border-radius: var(--border-radius-normal);
  border: 2px solid var(--primary-color);
  max-width: 130px;
  justify-content: center;
}

.team-member .sponsor-button svg {
  margin-right: 16px;
  stroke: var(--primary-color);
  fill: var(--primary-color);
}

@asturur asturur merged commit 4155601 into development Aug 19, 2023
1 check passed
@asturur asturur deleted the team1 branch August 19, 2023 12:54
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