let's help folks find content
This commit is contained in:
parent
4f34f3dff2
commit
395b7b9e8b
|
@ -230,12 +230,12 @@ VIDEO PLAYER
|
|||
#bgvid {
|
||||
object-fit: cover;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
height: 50%;
|
||||
}
|
||||
#bgpic {
|
||||
object-fit: cover;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
height: 50%;
|
||||
display: inline-block;
|
||||
}
|
||||
@media screen and (max-width: 730px) {
|
||||
|
|
Loading…
Reference in a new issue