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

Responsive inputs #12

Merged
merged 2 commits into from
Apr 29, 2023
Merged

Conversation

xscottxbrownx
Copy link
Contributor

@xscottxbrownx xscottxbrownx commented Mar 20, 2023

SOLVES ISSUE #5

nftGallery.jsx:
Adding a <div>that houses the 2 buttons after the text input. Also just making the <input> self-closing.

NftGallery.module.css:
Styling that <div> to display flex.

Making media query for .input_button_container and it's <input> to switch to column direction and take up less space on smaller screens.

Screenshot 2023-03-20 at 9 27 03 AM

Screenshot 2023-03-20 at 9 27 13 AM

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