Skip to content

Add contact form HTML and styles - #11

Open
BeckyPauley wants to merge 1 commit into
masterfrom
rpauley/create_contact_form
Open

Add contact form HTML and styles#11
BeckyPauley wants to merge 1 commit into
masterfrom
rpauley/create_contact_form

Conversation

@BeckyPauley

Copy link
Copy Markdown
Owner

This PR does the following:

  • Adds contact form to HTML (not functionality)

  • Adds styles to contact form

@BeckyPauley
BeckyPauley requested a review from thescarymelon May 26, 2020 13:24
Comment thread contact_form_styles.css
Comment thread contact_form_styles.css
Comment thread contact_form_styles.css
Comment thread contact_form_styles.css
border-radius: 0.2rem;
cursor: pointer;
font-size: 2rem;
margin: 0 auto;

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

I don't think you need to center this button?

Comment thread contact_form_styles.css
Comment thread contact_form_styles.css
Comment thread homepage.html
Comment thread homepage.html
Comment thread homepage.html
Comment thread contact_form_styles.css
width: 100%;
}

.name-input {

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Don't think you need this specific class.

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

Used to place First Name and Last Name input fields side by side on larger screens.

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