Adding in HTML/styles to laptop mesh

This commit is contained in:
Frank Delaguila
2022-03-21 00:02:05 -06:00
parent 1935e2ed37
commit 6ca271459b
3 changed files with 26 additions and 16 deletions

View File

@@ -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;
}