@@ -16,8 +16,8 @@ h3 {
// width: calc(100% - 251px);
display: inline-block;
position: absolute;
- left: 10px;
- top: 90px;
+ left: 0;
+ top: 60px;
bottom: 0;
right: 261px;
}
@@ -25,8 +25,8 @@ h3 {
// height: 100%;
width: 250px;
- right: 10px;
+ right: 0;
border: 1px solid $borderColor;
box-sizing: border-box;