Skip to content

Instantly share code, notes, and snippets.

@KaranPato
Created August 24, 2019 07:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save KaranPato/bd31789bfabc52722c389df3891a2353 to your computer and use it in GitHub Desktop.
Save KaranPato/bd31789bfabc52722c389df3891a2353 to your computer and use it in GitHub Desktop.
RecipeListComponent CSS file.
.example-container {
display: flex;
flex-direction: column;
}
.example-container > * {
width: 100%;
}
.btn-right{
float: right;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment