Adding in HTML/styles to laptop mesh
This commit is contained in:
@@ -33,16 +33,12 @@ body {
|
||||
.content {
|
||||
width: 334px;
|
||||
height: 216px;
|
||||
background: #f0f0f0;
|
||||
background: #1a1a1d;
|
||||
border-radius: 3px;
|
||||
overflow-y: auto;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.wrapper {
|
||||
padding: 10px;
|
||||
width: 668px;
|
||||
height: 432px;
|
||||
transform: scale(0.5);
|
||||
transform-origin: top left;
|
||||
}
|
||||
Reference in New Issue
Block a user