Skip to content

Conversation

@JoaoVictor6
Copy link

Hello, I my name is João and this is my first PR. I saw this issue #124 open and decided to fix it. I loved this design system!

I waiting for feedbacks :)

@vercel
Copy link

vercel bot commented Aug 12, 2022

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

Name Status Preview Updated
98css ❌ Failed (Inspect) Oct 24, 2022 at 5:34PM (UTC)

style.css Outdated
--surface: #c0c0c0;
--button-highlight: #ffffff;
--button-face: #dfdfdf;
--button-text: #000;
Copy link
Owner

Choose a reason for hiding this comment

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

Copy link
Author

Choose a reason for hiding this comment

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

maked :))

style.css Outdated
background: var(--surface);
box-shadow: var(--border-raised-outer), var(--border-raised-inner);
border-radius: 0;
border-radius: 0px;
Copy link
Owner

Choose a reason for hiding this comment

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

nit to use 0 over 0px. not currently linting for this

Copy link
Author

Choose a reason for hiding this comment

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

solved :))

button,
input[type="submit"],
input[type="reset"] {
all: unset;
Copy link
Owner

Choose a reason for hiding this comment

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

Is this causing the text alignment to be off? https://98css-ntl6d9tp5-jdan.vercel.app/

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