fix overflow
This commit is contained in:
@@ -30,7 +30,7 @@ html, body {
|
|||||||
.lastpicture {
|
.lastpicture {
|
||||||
width: 40%;
|
width: 40%;
|
||||||
float: right;
|
float: right;
|
||||||
height: 400px;
|
/* height: 400px; */
|
||||||
border: 1px solid red;
|
border: 1px solid red;
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user