We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Suggested fix in index.css: (add padding-bottom: 30px;)
.item--price { display:flex; justify-content: flex-start; align-items: center; font-weight: lighter; font-size: 1.6rem; letter-spacing: 2px; padding-bottom: 30px; }
The text was updated successfully, but these errors were encountered:
Padding added to the bottom issue JS-Knights#24 resolved
fded36c
is this issue still open to work on?
Sorry, something went wrong.
I would like to take the above issue and contribute to it, can you guide me through the steps??
is This issue is still available to work on, shall I take this issue and give a PR?
No branches or pull requests
Suggested fix in index.css:
(add padding-bottom: 30px;)
.item--price
{ display:flex;
justify-content: flex-start;
align-items: center;
font-weight: lighter;
font-size: 1.6rem;
letter-spacing: 2px;
padding-bottom: 30px;
}
The text was updated successfully, but these errors were encountered: