1 changed files with
2 additions and
2 deletions
|
|
@ -14,7 +14,7 @@
|
|
|
|
left:0px;
|
|
|
|
left:0px;
|
|
|
|
bottom:0px;
|
|
|
|
bottom:0px;
|
|
|
|
right:0px;
|
|
|
|
right:0px;
|
|
|
|
width:50%;
|
|
|
|
width:70%;
|
|
|
|
height:100%;
|
|
|
|
height:100%;
|
|
|
|
border:none;
|
|
|
|
border:none;
|
|
|
|
margin:0;
|
|
|
|
margin:0;
|
|
|
@ -27,7 +27,7 @@
|
|
|
|
right: 0px;
|
|
|
|
right: 0px;
|
|
|
|
border: 0px;
|
|
|
|
border: 0px;
|
|
|
|
height: 100vh;
|
|
|
|
height: 100vh;
|
|
|
|
width: 50vw;
|
|
|
|
width: 30vw;
|
|
|
|
background-color: #222;
|
|
|
|
background-color: #222;
|
|
|
|
color: #ccc;
|
|
|
|
color: #ccc;
|
|
|
|
}
|
|
|
|
}
|
|
|
|