Skip to content
Snippets Groups Projects

Movie page

Merged Bilel El Yaagoubi requested to merge movie-page into master
2 files
+ 7
3
Compare changes
  • Side-by-side
  • Inline

Files

@@ -23,6 +23,6 @@ export default {
display: flex;
margin-left: auto;
margin-right: auto;
align-items: center;
justify-content: center;
}
</style>
Loading