Video positioning, width height
This commit is contained in:
@ -152,10 +152,16 @@ h1 {
|
||||
bottom: 0;
|
||||
width: 20rem;
|
||||
height: 20rem;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.remote {
|
||||
width: 70%;
|
||||
height: auto;
|
||||
margin: 3rem auto;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
video {
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
Reference in New Issue
Block a user