fix the movie detail in modal
This commit is contained in:
@@ -27,6 +27,10 @@
|
||||
margin: 0.1rem;
|
||||
|
||||
}
|
||||
.full-w {
|
||||
width: 100%;
|
||||
padding-top: 50%;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
||||
@@ -49,7 +53,6 @@
|
||||
<h2> Meilleur film </h2></div>
|
||||
<div class="container border border-black border-5 mt-1">
|
||||
<div class="row" id="bestFilm" >
|
||||
<!-- square block model-->
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user