Skip to content

Instantly share code, notes, and snippets.

@fexx
Created October 19, 2019 21:46
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 fexx/95b7c4a4589f6df23358a36c20ff40f5 to your computer and use it in GitHub Desktop.
Save fexx/95b7c4a4589f6df23358a36c20ff40f5 to your computer and use it in GitHub Desktop.
app.component.css (Consumindo API REST com HttpClient no Angular 8)
.container {
margin-top: 30px;
}
.add-car {
margin-bottom: 30px;
}
.list-car {
margin-bottom: 50px;
}
.btn-add-car {
margin-right: 10px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment