@@ -71,7 +71,7 @@ body, html {
width: 743px;
float: left;
box-sizing: border-box;
- padding: 40px 59px 20px 0;
+ padding: 0px 59px 20px 0;
border-right: 1px solid #CACACA;
}
@@ -6,7 +6,7 @@
margin-bottom: 20px;
&::before {
content: "";
- width: 90%;
+ width: 100%;
height: 1px;
background: #aaa;
position: absolute;
@@ -151,7 +151,7 @@