Skip to content

Instantly share code, notes, and snippets.

@wpweb101
Created April 15, 2021 07:58
Show Gist options
  • Select an option

  • Save wpweb101/5717e2792a7127707197df7b2a7dd719 to your computer and use it in GitHub Desktop.

Select an option

Save wpweb101/5717e2792a7127707197df7b2a7dd719 to your computer and use it in GitHub Desktop.
Incorrect Style Properties
.registration-form {
margin-left: 5px;
margin-right: 5px;
margin-top: 5px;
margin-bottom: 5px;
display: BLOCK;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment