change heights
This commit is contained in:
@@ -15,11 +15,13 @@ body {
|
|||||||
.mainvideo {
|
.mainvideo {
|
||||||
width: 60%;
|
width: 60%;
|
||||||
float: left;
|
float: left;
|
||||||
|
height: 500px;
|
||||||
border-color: 1px sold blue;
|
border-color: 1px sold blue;
|
||||||
}
|
}
|
||||||
|
|
||||||
.lastpicture {
|
.lastpicture {
|
||||||
width: 40%;
|
width: 40%;
|
||||||
float: right;
|
float: right;
|
||||||
|
height: 400px;
|
||||||
border-color: 1px solid red;
|
border-color: 1px solid red;
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user