fixed size of image in best film small screen
This commit is contained in:
@@ -15,6 +15,11 @@
|
||||
background-color: lightgray;
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
.bfilm {
|
||||
width: 100%;
|
||||
padding-top: 80%;
|
||||
}
|
||||
|
||||
.overlay {
|
||||
position: absolute;
|
||||
top: 10rem;
|
||||
@@ -28,6 +33,7 @@
|
||||
|
||||
}
|
||||
|
||||
|
||||
</style>
|
||||
</head>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user